avail
2.0.0.alpha02
avail
/
avail.descriptor.tuples
/
A_Tuple
/
Companion
/
stream
stream
fun
A_Tuple
.
stream
(
)
:
Stream
<
AvailObject
>
Content copied to clipboard
Returns a sequential
Stream
with this tuple as its source.
Return
A
Stream
of
AvailObject
s.