joining_type
Mojo function 🡭
joining_type
fn def joining_type(cp: Int) -> Intcp’s Unicode Joining_Type, over the blocks this module’s docstring lists. Builds the range table per call, so a caller classifying a whole run should use joining_forms instead.
Args:
- cp (
Int): A Unicode codepoint.
Returns:
Int: One of the module’s _JOIN_* values.