Liking cljdoc? Tell your friends :D

skeptic.analysis.cast.resolve


*resolve-active*clj


resolve-namedclj

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

with-activeclj

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

cljdoc builds & hosts documentation for Clojure/Script libraries

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