Liking cljdoc? Tell your friends :D

monglorious.transforms


collection-command-transformclj

(collection-command-transform collection-name & function-applications)

Transform a db collection command into a function that takes (conn db) and returns a result.

Transform a db collection command into a function that takes (conn db) and returns a result.
sourceraw docstring

run-command-transformclj

(run-command-transform command)

Transform a run command into a function that takes (conn db) and returns a result.

Transform a run command into a function that takes (conn db) and returns a result.
sourceraw docstring

show-command-transformclj

(show-command-transform db-object)

Transform a show __ command into a function that takes (conn db) and returns a result.

Transform a show __ command into a function that takes (conn db) and returns a result.
sourceraw docstring

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

× close