Type aliases to improve the API.
typealias
Type alias for Any but with a better description what is expected at runtime, i.e. either a CharSequence, a Number or a Char. |
|
typealias
Type alias for Any but with a better description what is expected at runtime, i.e. such as Iterable, Sequence or one of the other Array types. |