• Gets the second element of the tuple.

    Type Parameters

    • A

    • B

    Parameters

    • tuple: Tuple<A, B>

      The source tuple.

    Returns B

    The second element of the tuple.

Generated using TypeDoc