FsFlow.CheckModule.okIfEmpty

Returns success when the sequence is empty.

Parameters

  • coll: The sequence to check.

Returns

A Check that succeeds if the sequence is empty.