(coerce-opts {:keys [parent hierarchy]
:or {parent :com.kardans.taxa/ok
hierarchy (quote com.kardans.taxa/taxa)}})
(taxed-let bindings then)
(taxed-let bindings then else)
(taxed-let bindings opts then else)
Like if-let but tests in taxa with common taxa options {:hierarchy :parent} isa relationship
Like if-let but tests in taxa with common taxa options {:hierarchy :parent} isa relationship
(while-> start & args)
Thread start through the forms while condition.
Thread start through the forms while condition.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close