Map the elements in an iterable to Ior 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
Map the elements in an iterable to
Iorand collect the right-hand values into aBuilder.