Liking cljdoc? Tell your friends :D

io.dominic.high.impl.core


component-chainclj

(component-chain system)

cyclesclj

(cycles sccs g)

dependency-errorsclj

(dependency-errors sccs g)

evaluate-pseudo-clojureclj

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

exec-queueclj

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

human-render-dependency-errorclj

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

namespace-symbolclj

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

post-starting-fclj

(post-starting-f components)

pre-starting-fclj

(pre-starting-f components)

promesa-exec-queueclj

(promesa-exec-queue q)
(promesa-exec-queue q init)

ref?clj

(ref? x)

resolve-refsclj

(resolve-refs x components running-system)

resolverclj

(resolver x p? lookup)

reverse-component-chainclj

(reverse-component-chain system)

sccsclj

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

starting-fclj

(starting-f components)

stop!clj

(stop! inst stop-code)

stopping-fclj

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

symbol->fclj

(symbol->f sym)

system-dependency-graphclj

(system-dependency-graph system)

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

× close