Liking cljdoc? Tell your friends :D

flow-storm.runtime.indexes.utils


make-mutable-listclj/s

(make-mutable-list)

make-mutable-stackclj/s

(make-mutable-stack)

ml-addclj/s

(ml-add mlist elem)

ml-countclj/s

(ml-count mlist)

ml-getclj/s

(ml-get mlist idx)

ms-peekclj/s

(ms-peek mstack)

ms-popclj/s

(ms-pop mstack)

ms-pushclj/s

(ms-push mstack elem)

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

× close