(rontolisp) docs
← Functions

code-char

(code-char code)

Returns the character whose code point is the integer code (for example 66 yields #\B). It is the inverse of char-code.