-
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
It's common to want to turn off postcondition (and maybe invariant) checks for third-party libraries. It should be easy for developers to control what is enabled on a per-package or per-asdf-system basis. Creating WITH-CONTRACTS-ENABLED to use around LOAD and adding in hooks to make it easy to use with ASDF.
We also have to make it easy to use big switches, to distinguish in-development from production, and any other arbitrary situations the developer may want different handling for.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels