IterableAsStream<E> extension

on

Methods

asStream() Stream<E>

Available on Iterable<E>, provided by the IterableAsStream extension

Returns a new Stream with all elements of this collection.