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 builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |