Apply an action that returns Maybe to the elements in an iterable and ignore the Just values.
Maybe
Just
Generated using TypeDoc
Apply an action that returns
Maybe
to the elements in an iterable and ignore theJust
values.