• Distributes Tuple in These.

    Type Parameters

    • A

    • B

    • C

    Parameters

    • t: These<Tuple<A, B>, C>

      The These having a tuple on left.

    Returns Tuple<These<A, C>, These<B, C>>

    The distributed tuple of Theses.

Generated using TypeDoc