Evaluate the Ior in an async iterable and collect the right-hand values into a Builder.
Ior
Builder
If any Ior is Left, the state of the provided Builder is undefined.
Left
Generated using TypeDoc
Evaluate the
Ior
in an async iterable and collect the right-hand values into aBuilder
.