Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
into::char
char(codepoint: Integer)
Parameter
Type
Description
codepoint
Integer
The unicode codepoint to turn into a character
Returns
(String) A string consisting of a single unicode character.