NullCheck
Namespace: Informedica.GenSolver.Utils
Function to perform a safe null check
Functions and values
Function or value | Description |
isNull value
Signature: value:'T -> bool
Type parameters: 'T |
This is the F# 4 implementation of checking whether a value is null. CompiledName: |