Liking cljdoc? Tell your friends :D

com.timezynk.domain.persistence


->!cljmacro

(->! & steps)
source

->1cljmacro

(->1 & steps)
source

by-idclj

(by-id dom-type-collection id)
source

by-vidclj

(by-vid dom-type-collection vid)
source

execute!clj

source

Persistencecljprotocol

conj!clj

(conj! this)
(conj! this records)

disj!clj

(disj! this)
(disj! this predicate)

selectclj

(select this)
(select this predicate)
(select this predicate collects)

select-countclj

(select-count this)
(select-count this predicate)

update-in!clj

(update-in! this)
(update-in! this predicate)
(update-in! this predicate record)
source

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

× close