OpsData<'T> Type

Instance members

Instance member Description

this.IsNone

Full Usage: this.IsNone

Returns: bool
Returns: bool

this.IsSome

Full Usage: this.IsSome

Returns: bool
Returns: bool

this.Value

Full Usage: this.Value

Returns: INumeric<'T>
Returns: INumeric<'T>

Static members

Static member Description

Option.None

Full Usage: Option.None

Returns: INumeric<'T> option
Returns: INumeric<'T> option