The problem with `flatMap` is that you're creating...
# getting-started
k
The problem with
flatMap
is that you're creating a bunch of useless temporary lists.