FsFlow.CheckModule.okIfNotEmpty

Returns the sequence when it is not empty.

Parameters

  • coll: The sequence of type seq<'a> to check.

Returns

A Check containing the non-empty sequence.