Join Slack
Powered by
I imagine this is simple to do, but I'm struggling...
# arrow
t
tim
06/10/2020, 12:39 PM
I imagine this is simple to do, but I'm struggling. I have
List<Option<String>>
and I want to return
List<String>
i.e. filter every None. Any tips? Ahh filterMap got it!
👌🏼 1
Open in Slack
Previous
Next