Liking cljdoc? Tell your friends :D

io.dominic.high.impl.core


*running-system*clj/s

source

component-chainclj/s

(component-chain system)
source

cyclesclj/s

(cycles sccs g)
source

dependency-errorsclj/s

(dependency-errors sccs g)
source

evaluate-nested-clojureclj/s

(evaluate-nested-clojure x)
source

evaluate-pseudo-clojureclj/s

(evaluate-pseudo-clojure x)
(evaluate-pseudo-clojure x implicit-target)
source

exec-queueclj/s

(exec-queue q)
(exec-queue q init)
source

human-render-dependency-errorclj/s

(human-render-dependency-error dependency-error)
source

namespace-symbolclj/s

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

post-starting-fclj/s

(post-starting-f components)
source

pre-starting-fclj/s

(pre-starting-f components)
source

ref?clj/s

(ref? x)
source

resolve-refsclj/s

(resolve-refs x components running-system)
source

resolverclj/s

(resolver x p? lookup)
source

reverse-component-chainclj/s

(reverse-component-chain system)
source

sccsclj/s

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

starting-fclj/s

(starting-f components)
source

stop!clj/s

(stop! inst stop-code)
source

stopping-fclj/s

(stopping-f [k {:keys [stop]}])
source

symbol->fclj

(symbol->f sym)
source

system-dependency-graphclj/s

(system-dependency-graph system)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close