• Transforms the list of Resultss into success values or the first error.

    Type Parameters

    • const R extends readonly Result<unknown, unknown>[]

    Parameters

    Returns CollectReturn<R>

    Success values or the first error.

Generated using TypeDoc