Nemerle Documentation

Pair Class

Special methods for handling pairs (two-element tuples)

For a list of all members of this type, see Pair Members.

System.Object
   Nemerle.Utility.Pair

public abstract class Pair

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Nemerle.Utility

Assembly: Nemerle (in Nemerle)

See Also

Pair Members | Nemerle.Utility Namespace