package core:unicode
⌘K
Ctrl+K
or
/
Index
Types (0)
This section is empty.
Constants (4)
Procedure Groups (0)
This section is empty.
Types
This section is empty.
Constants
Variables
alpha_ranges ¶
alpha_ranges: [304]i32 = …
alpha_singlets ¶
alpha_singlets: [32]i32 = …
char_properties ¶
char_properties: [256]u8 = …
space_ranges ¶
space_ranges: [26]i32 = …
to_lower_ranges ¶
to_lower_ranges: [108]i32 = …
to_lower_singlets ¶
to_lower_singlets: [666]i32 = …
to_title_singlets ¶
to_title_singlets: [16]i32 = …
to_upper_ranges ¶
to_upper_ranges: [105]i32 = …
to_upper_singlets ¶
to_upper_singlets: [680]i32 = …
unicode_spaces ¶
unicode_spaces: [18]i32 = …
Procedures
is_alpha ¶
is_alpha :: is_letter
is_white_space ¶
is_white_space :: is_space
Procedure Groups
This section is empty.
Source Files
Generation Information
Generated with odin version dev-2023-10 (vendor "odin") Windows_amd64 @ 2023-10-03 21:09:46.890340300 +0000 UTC