stream

abstract fun stream(): Stream<T>

Creates a new stream of the values in this tag set.

Return

a new stream of this tag set