Join Slack
Powered by
`map` would generate a list of lists, and that's w...
# getting-started
b
bernhard
02/15/2017, 9:44 AM
map
would generate a list of lists, and that's what
flatMap
flattens out, so you are getting only a single list
Open in Slack
Previous
Next