FsFlow.CheckModule.failIfNotEmpty
Returns success when the sequence is empty.
Parameters
coll: The sequence to check.
Returns
A Check that succeeds if the sequence is empty.
Returns success when the sequence is empty.
coll: The sequence to check.A Check that succeeds if the sequence is empty.