package strings
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- class CharEscape extends AnyRef
- trait IzConsoleColors extends AnyRef
- trait IzString extends IzPlatformSyntax
- Annotations
- @nowarn()
- 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