A small lib (using Google Collections 1.0 MapMakers) that create different types of cache memoizers for Clojure functions. They should allow more concurrency and be a bit faster than if written with (atom {}).
N/A
[cached-with-google-collections "1.0.0-SNAPSHOT"]
cached-with-google-collections/cached-with-google-collections {:mvn/version "1.0.0-SNAPSHOT"}
implementation("cached-with-google-collections:cached-with-google-collections:1.0.0-SNAPSHOT")
<dependency> <groupId>cached-with-google-collections</groupId> <artifactId>cached-with-google-collections</artifactId> <version>1.0.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: