• Given a pointed pair aPair, returns its first element

    Parameters

    • aPair: Pair<any, any>

      the pair considered

    Returns any

    the first element of aPair