GenUnits


Nullable

Namespace: Informedica.GenUnits.Lib
Parent Module: Utils

Functions and values

Function or valueDescription
isNotNull x
Signature: x:'?6740 -> bool
Type parameters: '?6740
isNull x
Signature: x:'?6738 -> bool
Type parameters: '?6738

Active patterns

Active patternDescription
( |NotNull|IsNull| ) x
Signature: x:'?6742 -> Choice<unit,unit>
Type parameters: '?6742

CompiledName: |NotNull|IsNull|

Fork me on GitHub