code point
Source: /avail/Avail/Foundation/Bootstrap/Infallible Primitives
Categories: Primitives, Integers, Unicode, Conversions
Answer the argument as a character.
| Position | Name | Type | Description | |
|---|---|---|---|---|
| Parameters | ||||
| 1 | codePoint | code point | A Unicode code point. | |
| Returns | character | The character encoded by the argument. | ||