numeric →
is-code-point() → boolean
Returns true when the input is an integer Unicode scalar value. Returns false otherwise.
Parameters
This predicate has no parameters.
Examples
128512 | is-code-point → #true
Kind: Predicate
Scope: numeric
Aliases: code-point