Nemerle Documentation

Option.IsSome Method 

Checks if the optional value is present.

public static bool IsSome(
   option x
);

See Also

Option Class | Nemerle.Core Namespace