We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Initializes a new instance to the specified value.
Namespace: CodeJamAssembly: CodeJam (in CodeJam.dll) Version: 2.1.0.0
C#
public Some( T value )
VB
Public Sub New ( value As T )
F#
new : value : 'T -> Some
Option(T).Some ClassCodeJam Namespace