Adds runtime checks where annotations are instead of type checking
Adds runtime checks where annotations are instead of type checking
(check-expr expr expected opts)
Add runtime checks to the output AST.
Static checking is disabled, outside ill-formed types.
Unsafe contracts can be generated, and contract generation cannot fail.
Assumes collect-expr is already called on this AST.
Add runtime checks to the output AST. Static checking is disabled, outside ill-formed types. Unsafe contracts can be generated, and contract generation cannot fail. Assumes collect-expr is already called on this AST.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close