(conj! stack item)
(count stack)
(make-mutable-object-stack)
(peek stack)
(pop! stack)
cljdoc is a website building & hosting documentation for Clojure/Script libraries