FsFlow.CheckModule.failIfEmpty
Returns the sequence when it is not empty.
Parameters
coll: The sequence to check.
Returns
A Check containing the non-empty sequence.
Returns the sequence when it is not empty.
coll: The sequence to check.A Check containing the non-empty sequence.