Nullable
Namespace: Informedica.GenUnits.Lib
Parent Module: Utils
Functions and values
| Function or value | Description |
isNotNull x
Signature: x:'?6740 -> bool
Type parameters: '?6740 |
|
isNull x
Signature: x:'?6738 -> bool
Type parameters: '?6738 |
|
Active patterns
| Active pattern | Description |
( |NotNull|IsNull| ) x
Signature: x:'?6742 -> Choice<unit,unit>
Type parameters: '?6742 |
CompiledName: |