Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clr.core.memoize

A port of clojure/core.memoize library to ClojureCLR.

See that repository for documentation.

Releases

The latest stable release is 1.2.281.

CLI/deps.edn dependency information:

 {io.github.clojure/clr.core.memoize {:git/tag "v1.2.281" :git/sha "860259c"}}

Nuget reference:

PM> Install-Package clojure.core.memoize  -Version 1.2.281

Leiningen/Clojars reference:

[org.clojure.clr/core.memoize "1.2.281"]

Copyright and License

This version:

Copyright (C) 2024 Rich Hickey & ClojureCLR contributors

Distributed under the Eclipse Public License, the same as Clojure.

The parent project has this:

Copyright (c) Rich Hickey and Michael Fogus, 2023. 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.

About

ClojureCLR port of core.memoize

Resources

Contributing

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages