Module net.morimekta.strings

Utilities handling strings and chars in strings.
  • Packages

    Exports 
    Package Description
    net.morimekta.strings  
    net.morimekta.strings.chr
    The package contains classes helping with managing characters and the interface between character arrays and strings, and between symbolic "characters", e.g.
    net.morimekta.strings.io
    Package containing IO helpers for handling unusual ways of buffering (by line), and UTF-8 streams without any buffering over what is strictly needed for the next code-point.