GenSolver


NullCheck

Namespace: Informedica.GenSolver.Utils

Function to perform a safe null check

Functions and values

Function or valueDescription
isNull value
Signature: value:'T -> bool
Type parameters: 'T

This is the F# 4 implementation of checking whether a value is null.

CompiledName: IsNull

Fork me on GitHub