julian
08/02/2020, 7:11 PMList
to an arrow.fx
Stream
using the 0.11-snapshot
? IDE completion doesn't appear to offer an appropriate extension that might do this.julian
08/02/2020, 7:15 PMStream(*values.toTypedArray())
. Is there a better way?julian
08/02/2020, 7:23 PMStream.iterable(values)
.