Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
Clojure
clojure.core.cache
evict
evict
protocol-method
clojure.core.cache/evict
(
evict
[
cache
e
]
)
Removes an entry from the cache
Examples
Sign in to contribute
Code
Platforms
Clojure
ClojureScript
Babashka
Submit
Cancel
No examples yet. Be the first to add one!
Categories
Collections › Caching
See Also
->BasicCache
->FIFOCache
->FnCache
->LIRSCache
->LRUCache
->LUCache
->SoftCache
->TTLCacheQ
CacheProtocol
basic-cache-factory
← defcache
fifo-cache-factory →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4