(resolve-named t)Inputs: [t :- ats/SemanticType] Returns: (s/maybe ats/SemanticType)
Resolve a PlaceholderT or InfCycleT to its bridge-imported Type, or nil on cycle (this ref currently being resolved) or unbound var.
Inputs: [t :- ats/SemanticType] Returns: (s/maybe ats/SemanticType) Resolve a PlaceholderT or InfCycleT to its bridge-imported Type, or nil on cycle (this ref currently being resolved) or unbound var.
(with-active ref f)Call f with ref added to resolve-active for the duration.
Call f with ref added to *resolve-active* for the duration.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |