Join Slack
Powered by
filter out how exactly? AFAIK, map returns a new l...
# getting-started
n
nkiesel
03/17/2017, 7:27 AM
filter out how exactly? AFAIK, map returns a new list with a 1:1 mapping from elements of the original one. Thus, the best I can come up with is to use "UNWANTED" (e.g. null) as placeholder and then filter the resulting list
2
Views
Open in Slack
Previous
Next