In honor of A.B. Kahn the inventor of Kahn's algorithm.
This little library manages state in an opinionated way, by storing all of it as a map in a clojure atom. That's right, we put all the mutable state in one globally accessible atom. It's great.
Write docs
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close