An analog to Scala's RichChar class, providing some methods
that neither RichChar nor Char (nor, for that matter,
java.lang.Character) provide.
An analog to Scala's RichString class, providing some methods
that neither RichString nor String provide.
Wraps strings on word boundaries to fit within a proscribed output width.
Companion object for GrizzledChar.
Companion object for GrizzledString.
Companion object for WordWrapper.
Scala classes that provide for variable substitution within strings,
akin to the Python StringTemplate library.
Useful string-related utility functions.
String- and text-related classes.