Join Slack
Powered by
<@U3669PPNG> this way `map { when(it.name) { "foo"...
# getting-started
e
elect
03/17/2017, 8:51 AM
@nkiesel
this way
map { when(it.name) { "foo" -> ...; "bar"->...; else { /** this is your "filter" */} }
Open in Slack
Previous
Next