doc / ch.tutteli.atrium.logic.creating.typeutils / CollectionLike

CollectionLike

typealias CollectionLike = Any (source)

Type alias for Any but with a better description what is expected at runtime, i.e. a type which can be converted to a Collection.