stream

fun A_Tuple.stream(): Stream<AvailObject>

Returns a sequential Stream with this tuple as its source.

Return

A Stream of AvailObjects.