Kactoos

kactoos-jvm / nnl.rocks.kactoos.iterable / IterableOf / <init>

<init>

IterableOf(scalar: KScalar<Iterator<T>>) IterableOf(vararg items: T) IterableOf(scalar: Scalar<Iterator<T>>) IterableOf(list: List<T>) IterableOf(set: Set<T>) IterableOf(iterable: Iterable<T>)