OpsData<'T> Type

The value stored for the dictionary of numeric operations. If none is present then this indicates no operations are known for this 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