Nemerle Documentation

Pair.Second Method 

Returns the second element of a pair

public static object Second(
   object _N_u464,
   object x
);

See Also

Pair Class | Nemerle.Utility Namespace