File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ Replace `${version.memoization}` with the latest release. Use [ExpiringMap](http
169
169
* [ Clojure's ` (memoize f) ` ] ( https://clojuredocs.org/clojure.core/memoize )
170
170
* [ Groovy's ` @Memoized ` ] ( http://docs.groovy-lang.org/latest/html/gapi/groovy/transform/Memoized.html )
171
171
* [ ScalaCache's ` memoize ` ] ( https://github.com/cb372/scalacache#memoization-of-method-results )
172
- * [ Cyclops' ` Memoize ` ] ( https://github.com/aol/cyclops/tree/master/cyclops-javaslang#memoization-with-a-guava-cache )
172
+ * [ Cyclops' ` Memoize ` ] ( https://github.com/aol/cyclops/tree/master/cyclops )
173
173
* [ RxMemoization] ( https://github.com/pakoito/RxMemoization )
174
174
* [ memoized] ( https://github.com/jmorwick/memoized )
175
175
* [ memoizer] ( https://github.com/ggrandes/memoizer )
You can’t perform that action at this time.
0 commit comments