(cache)
creates a cache for procedure results
(into {} (cache)) => (contains {:store clojure.lang.Atom})
creates a cache for procedure results (into {} (cache)) => (contains {:store clojure.lang.Atom})
(registry)
creates a registry for running threads
(into {} (registry)) => (contains {:store clojure.lang.Atom})
creates a registry for running threads (into {} (registry)) => (contains {:store clojure.lang.Atom})
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close