No Git repository found for library.
→ Git Sources docs
No articles found.
(t:count spec-sym &)
get count entry
(t:delete spec-sym &)
flat delete
(t:exists spec-sym &)
TODO
(t:fields spec-sym &)
gets the fields
(t:get spec-sym &)
get single entry
(t:get-field spec-sym &)
gets single field
(t:id spec-sym &)
get id entry
(t:insert spec-sym data &)
flat insert
(t:insert! spec-sym data &)
inserts without o-op
(t:modify spec-sym &)
flat modify
(t:select spec-sym &)
flat select
(t:update spec-sym &)
flat update
(t:update! spec-sym &)
updates with o-op
(t:upsert spec-sym data &)
flat upsert
cljdoc builds & hosts documentation for Clojure/Script libraries