Function partitionErrors

Partition array of values and errors into an array of values and an array of errors.

  • Type Parameters

    • T

    Parameters

    • valuesAndErrors: (Error | T)[]

      array of values and errors

    Returns [T[], Error[]]

MMNEPVFCICPMFPCPTTAAATR