chickadee » string-utils » unicode-char->string

unicode-char->string CHARprocedure

Returns a string formed from Unicode codepoint CHAR.

Note that the (string-length) (except under utf-8) may not be equal to 1.

Generates an error should the codepoint be out-of-range.