package strings
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait IzConsoleColors extends AnyRef
- class IzEscape extends AnyRef
- final class IzIterable[A] extends AnyVal
- final class IzString extends AnyVal
- final class IzStringBytes extends AnyVal
- final class IzStringIterable[A] extends AnyVal
- sealed trait TextTree[+T] extends AnyRef
This is a convenience utility allowing to build trees of plain text and typed values.
This is a convenience utility allowing to build trees of plain text and typed values.
This utility is extremely useful for various template engines, query builders and transpilers