6 ms·
I use Clojure quite a bit and I don't write anything imperatively. But passing contexts I can see. There is a not uncommon pattern that one can use of keeping
by ltultraweight 5y ago
I use Clojure quite a bit and I don't write anything imperatively.
But passing contexts I can see. There is a not uncommon pattern that one can use of keeping a large map with state in it.
However it's completely compatible with pure functional programming.