Nemerle Documentation

option Class

The optional value variant.

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

System.Object
   Nemerle.Core.option
      Nemerle.Core.option.None
      Nemerle.Core.option.Some

public abstract class option

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

option Members | Nemerle.Core Namespace