(all-paths)
(all-paths x)
(all-paths x lines)
(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
(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
(compile-pred-map)
(compile-pred-map reg)
(cyclic? x)
(get-guard t)
(get-guards)
(get-reg)
(get-type t)
(isa t)
(isa t x)
(parentof x__1105__auto__)
(parentof x y)
is x a parent of y?
is x a parent of y?
(predmap)
(predmap reg)
(regfn name doc & cases)
(split-prims)
(symbolic-pred k)
(symbolic-pred reg k)
(symbolic-pred reg k seed)
(symbolic-pred-body reg k gsym)
(symbolic-preds->or-form ps)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close