Results for “Std.Char.fromCode”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Char.fromCode
Int -> Option[Char]The character with a given scalar value, or
Nonewhen there is none.
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
Int -> Option[Char]The character with a given scalar value, or None when there is none.