(-entity-lookup dx ref k denormalize?)
(commit dx txs)
(commit dx txs meta')
(commit! conn_ txs)
(connect! dx)
(connect! dx x)
(create-dx)
(create-dx empty-db)
(create-dx empty-db data)
(create-dx empty-db data meta)
(dx-with data)
(dx-with dx data)
(entity dx ref)
(entity dx ref {:keys [denormalize?]})
(listen! dx k f)
(table dx table)
(unlisten! dx k)
cljdoc is a website building & hosting documentation for Clojure/Script libraries