(ensure condition ..message) condition: any form message: zero or more forms
M
Triggers an error when an assertion fails.
When condition evaluates to #f or #n, the message arguments are all passed to
bail. Otherwise, the message arguments aren't evaluated at all.