(evaluate-pseudo-clojure form)
(evaluate-pseudo-clojure form implicit-target)
(-get-value this)
Return value that has been blocked from evaluation
Return value that has been blocked from evaluation
(namespace-symbol sym)
Returns symbol unchanged if it has a namespace, or with clojure.core as it's namespace otherwise.
Returns symbol unchanged if it has a namespace, or with clojure.core as it's namespace otherwise.
(sccs g)
(sccs g sccs-init)
Returns a topologically sorted list of strongly connected components. Tarjan's algorithm.
Returns a topologically sorted list of strongly connected components. Tarjan's algorithm.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close