Map the elements in an iterable to Maybe and collect the Just values in an array.
Maybe
Just
Generated using TypeDoc
Map the elements in an iterable to
Maybe
and collect theJust
values in an array.