Creates a stream with the items in the list.
Stream<V> toStream([Duration? interval]) => fn.toStream(this, interval);