A port of clojure/core.memoize library to ClojureCLR.
See that repository for documentation.
Nuget reference:
PM> Install-Package clojure.core.memoize -Version 1.0.257
Leiningen/Clojars reference:
[org.clojure.clr/core.memoize "1.0.257"]
This version:
Copyright (C) 2022 Rich Hickey, David Miller & ClojureCLR contributors
Distributed under the Eclipse Public License, the same as Clojure.
The parent project has this:
Copyright and License Copyright (c) Rich Hickey and Michael Fogus, 2012, 2013. All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 (https://opensource.org/licenses/eclipse-1.0.php) which can be found in the file epl-v10.html at the root of this distribution. By using this software in any fashion, you are agreeing to be bound bythe terms of this license. You must not remove this notice, or any other, from this software.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close