A simple API that hides a singleton.
See turtlequeue.create if you prefer instanciating your own instead of relying on a global singleton.
This however makes it easy to get started. And you can always switch later (the only difference is the initial call to init
)
A simple API that hides a singleton. See turtlequeue.create if you prefer instanciating your own instead of relying on a global singleton. This however makes it easy to get started. And you can always switch later (the only difference is the initial call to `init`)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close