(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 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 |