Liking cljdoc? Tell your friends :D

typed.cljc.checker.runtime-check

Adds runtime checks where annotations are instead of type checking

Adds runtime checks where annotations are instead of type checking
raw docstring

checkclj

(check expr)
(check expr expected)

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.
raw docstring

runtime-check-exprclj

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
+kJump to recent docs
Move to previous article
Move to next article
+/Jump to the search field
× close