Hi all. I have a `List<Option<String>>...
# arrow
k
Hi all. I have a
List<Option<String>>
. How can I transform it to List<String> ?