FsFlow.CheckModule.okIfNotNull
Returns the value when it is not null.
Parameters
value: The value of type'ato check for null.
Returns
A Check containing the non-null value.
Returns the value when it is not null.
value: The value of type 'a to check for null.A Check containing the non-null value.