• Returns the value corresponding to the first true index of a given condition array.

    Type Parameters

    • T

    • V

    Parameters

    • conditions: T[]
    • values: V[]

    Returns V

Generated using TypeDoc