Join Slack
Powered by
Doesn't `reduce` reduce N items into a single outp...
# announcements
p
purereborn
09/21/2017, 11:03 PM
Doesn't
reduce
reduce N items into a single output? Should I create a collector that collects the N items into a list of newItems of length M then flatMap afterwards to get a stream of newItems?
Open in Slack
Previous
Next