mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-27 01:26:20 +00:00
unicode.is_graphic has been modified to use the generted Unicode tables. The tables Me, Mn, Mc, and Zs were add as needed by is_graphic.
unicode.is_graphic has been modified to use the generted Unicode tables. The tables Me, Mn, Mc, and Zs were add as needed by is_graphic.