Join Slack
Powered by
There's no need for `flatMapNotNull`, you can use ...
# getting-started
i
ilya.gorbunov
03/17/2017, 4:13 PM
There's no need for
flatMapNotNull
, you can use
flatMap
instead, since it can return an empty list when some condition is not met.
11
Views
Open in Slack
Previous
Next