Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-24 | Add unicode_util | Dan 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. |