Liking cljdoc? Tell your friends :D

nemesis.types


all-pathsclj

(all-paths)
(all-paths x)
(all-paths x lines)

all-typesclj

(all-types)
(all-types reg)

return a set containing all types of a registry or of the global registry

return a set containing all types of a registry
or of the global registry
raw docstring

atomsclj


builtin-predsclj


builtin-typesclj


childofclj

(childof x__1105__auto__)
(childof x y)

is x a child of y?

is x a child of y?
raw docstring

childsclj

(childs x__1105__auto__)
(childs reg k)

children seq

children seq
raw docstring

classesclj

(classes x__1105__auto__)
(classes reg t)

returns all classes for a type registry can be passed as first argument if not, global registry is derefered and used

returns all classes for a type
registry can be passed as first argument
if not, global registry is derefered and used
raw docstring

cljs-atomsclj


cljs-collsclj


cljs-groupsclj


cljs-primsclj


collsclj


compile-pred-mapclj

(compile-pred-map)
(compile-pred-map reg)

cyclic?clj

(cyclic? x)

get-guardclj

(get-guard t)

get-guardsclj

(get-guards)

get-regclj

(get-reg)

get-typeclj

(get-type t)

groupsclj


isacljmacro

(isa t)
(isa t x)

parentofclj

(parentof x__1105__auto__)
(parentof x y)

is x a parent of y?

is x a parent of y?
raw docstring

parentsclj

(parents x__1105__auto__)
(parents reg x)

parents seq

parents seq
raw docstring

predmapclj

(predmap)
(predmap reg)

preds-symbolsclj


primsclj


regfncljmacro

(regfn name doc & cases)

split-primsclj

(split-prims)

symbolic-predclj

(symbolic-pred k)
(symbolic-pred reg k)
(symbolic-pred reg k seed)

symbolic-pred-bodyclj

(symbolic-pred-body reg k gsym)

symbolic-preds->or-formclj

(symbolic-preds->or-form ps)

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

× close