doc / ch.tutteli.atrium.domain.creating.typeutils / IterableLike

IterableLike

typealias IterableLike = Any (source)

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.