doc / ch.tutteli.atrium.domain.creating.typeutils / CharSequenceOrNumberOrChar
CharSequenceOrNumberOrChar
typealias CharSequenceOrNumberOrChar = Any
Deprecated: Use the typealias from atrium-logic; will be removed with 1.0.0
Type alias for Any but with a better description what is expected at runtime,
i.e. either a CharSequence, a Number or a Char.