identifier

Unicode character classification for MoonBit

unicode
char
classify
Download zip
Author
Version
0.1.0
License
Apache-2.0
Last updated
22 hours ago
Downloads
195

kokic/identifier does not have a README file

is_identifier_char

fn is_identifier_char(char : Char) -> Bool

Whether char is allowed in an identifier: a Unicode letter, digit, or underscore.

is_unicode_letter

fn is_unicode_letter(char : Char) -> Bool

Whether char is a Unicode letter. Covers the major letter blocks as an approximation of \p{L}.

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io