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
Maybeand collect theJustvalues in an array.