We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
[This is preliminary documentation and is subject to change.]
Creates a new object initialized to a specified value.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static implicit operator Option<T> ( T value )
VB
Public Shared Widening Operator CType ( value As T ) As Option(Of T)
F#
Type: Option(T)Instance of Option(T).
Option(T) StructureCodeJam Namespace
There was an error while loading. Please reload this page.