• Gets the first element of the tuple.

    Type Parameters

    • A

    • B

    Parameters

    • tuple: Tuple<A, B>

      The source tuple.

    Returns A

    The first element of the tuple.

Generated using TypeDoc