Liking cljdoc? Tell your friends :D

utiliva.sorted-cache


sorted-lru-cache-factoryclj

(sorted-lru-cache-factory base & {threshold :threshold :or {threshold 32}})

Same as clojure.core.cache/lru-cache-factory but the returned object implements clojure.lang.Sorted.

Same as clojure.core.cache/lru-cache-factory but the returned object
implements clojure.lang.Sorted.
sourceraw docstring

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

× close