Concurrently apply an action that returns Maybe or AsyncMaybeLike to the elements in an iterable and ignore the Just values.
Maybe
AsyncMaybeLike
Just
Generated using TypeDoc
Concurrently apply an action that returns
Maybe
orAsyncMaybeLike
to the elements in an iterable and ignore theJust
values.