aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/uc_spec/UnicodeData.txt
AgeCommit message (Collapse)Author
2017-04-24Add unicode_utilDan Gudmundsson
A base for unicode functions, not intended to be a user api. Whitespace returns a reasonable subset of non nobreak whitespace characters. Implementation notes: Make function clauses instead of using arrays and store tuples instead of maps to save space.