(add-inferred-type checker nsym vsym t opts)
Add type t to the pool of inferred types of var vsym in namespace ns.
Add type t to the pool of inferred types of var vsym in namespace ns.
(infer-unannotated-vars nsym)
(infer-unannotated-vars checker nsym opts)
Return a vector of syntax that can be spliced into the given namespace, that annotates the inferred untyped variables.
Return a vector of syntax that can be spliced into the given namespace, that annotates the inferred untyped variables.
(inferred-var-in-ns checker nsym vsym opts)
(prepare-inferred-untyped-var-expression checker nsym vsym opts)
Return an expression to eval in namespace nsym, which declares untyped var vsym as its inferred type.
Return an expression to eval in namespace nsym, which declares untyped var vsym as its inferred type.
(using-alias-in-ns nsym vsym opts)
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 |