Module life.expert
Package life.expert.value.string
According to the functional programming patterns,
instead of numerous checks of mutable classes,
you should value-class, passed all checks once during creation
-
Class Summary Class Description SolidString Simple immutable String holder class Class invariant: non blank and stripped String - pattern new-call - not for inheritance - only the monoOf..SolidString.SolidStringBuilder The type Non blank string builder.