Liking cljdoc? Tell your friends :D

precept.repl


all-compiled-rulesclj

(all-compiled-rules cenv)
source

get-attributesclj/s

(get-attributes store-m)
source

get-entityclj/s

(get-entity store-m eid)
source

get-subclj/s

(get-sub state-m k)
source

impl-namespace?clj/s

(impl-namespace? m)
source

list-subsclj/s

(list-subs state-m)
source

ns-name-intern-pairsclj/s

(ns-name-intern-pairs rule-ns)

Returns [[ns-name ns-intern]...] for ease of diffing productions in compiler env and productions interned in rule-ns. Obtains ns-interns from cljs.analyzer

Returns [[ns-name ns-intern]...] for ease of diffing productions in compiler env and productions
interned in rule-ns. Obtains ns-interns from cljs.analyzer
sourceraw docstring

recreate-session-state!clj

(recreate-session-state! sess)
source

redef-session!clj

(redef-session! sess)
source

redef-session-cljs!clj/smacro

(redef-session-cljs! sess)
source

reload-session!clj

(reload-session! sess)
source

reload-session-cljs!clj/smacro

(reload-session-cljs! sess)
source

remove-production!clj

(remove-production! cenv rule-ns rule-name)
source

remove-stale-productions!clj

(remove-stale-productions! cenv stale-productions)
source

remove-stale-runtime-rule-defs!clj/smacro

(remove-stale-runtime-rule-defs! stale-productions)

Synchronizes runtime rule definitions in precept.state/rules with rules interned in namespace. stale-productions are a set of rule names that were in the compiler env but not interned in the namespace

Synchronizes runtime rule definitions in precept.state/rules with rules interned
in namespace. stale-productions are a set of rule names that were in the compiler env but
not interned in the namespace
sourceraw docstring

unmap-all-rules!clj

(unmap-all-rules! sess)
source

without-impl-ns-rulesclj/s

(without-impl-ns-rules compiled-rules)
source

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

× close