Join Slack
Powered by
What would be the best way to transform Iterable&l...
# getting-started
n
nekoinemo
03/31/2017, 2:49 PM
What would be the best way to transform Iterable<Iterable<T>> into the just Iterable<T>? I mean, is there a way to do that with the stream-esque transformation chain?
3
Views
Open in Slack
Previous
Next