Function allIntoPar

  • Concurrently evaluate the Ior or AsyncIorLike in an iterable and collect the right-hand values into a Builder.

    Type Parameters

    Parameters

    Returns AsyncIor<A, TFinish>

    Remarks

    If any Ior is Left, the state of the provided Builder is undefined.

Generated using TypeDoc