chickadee » simple-exceptions » assert*

(assert* loc xpr . xprs)syntax

checks the expressions xpr . xprs in sequence and raises an exception for the first failing expression with location property loc and arguments property the failing expression quoted.