toIterable method

Iterable<A> toIterable()

Implementation

Iterable<A> toIterable() => new _IListIterable(this);