- (>> result result? ...)syntax
Postcondition test. Check a return value of a function, result, against each predicate result? ...in sequence and return it in case of success.
Postcondition test. Check a return value of a function, result, against each predicate result? ...in sequence and return it in case of success.