(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)
(sccs g sccs-init ks)
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