Join Slack
Powered by
since the method is ~ equivalent to `mapNotNull { ...
# announcements
k
kirillrakhman
04/27/2016, 11:49 AM
since the method is ~ equivalent to
mapNotNull { selector(it) }.firstOrNull()
it should be named
mapNotNullFirstOrNull
😂
3
Views
Open in Slack
Previous
Next