FsFlow.CheckModule.okIfNotNull

Returns the value when it is not null.

Parameters

  • value: The value of type 'a to check for null.

Returns

A Check containing the non-null value.