Nemerle Documentation

list.Cons Class

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

System.Object
   Nemerle.Core.list
      Nemerle.Core.list.Cons

public sealed class list.Cons : list

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.Core

Assembly: Nemerle (in Nemerle)

See Also

list.Cons Members | Nemerle.Core Namespace