is there a page for streams in kotlin? found a goo...
# getting-started
p
is there a page for streams in kotlin? found a good SO on it
👍 1
v
What you mean by streams? Is
Sequence
good enough?
p
Specifically was looking for collectors, I'm trying to use reflection to get the property names and values, then put that in csv for data objects