Map the elements in an async iterable to Maybe or AsyncMaybeLike and collect the Just values in an array.
Maybe
AsyncMaybeLike
Just
Generated using TypeDoc
Map the elements in an async iterable to
MaybeorAsyncMaybeLikeand collect theJustvalues in an array.