org.pure4j.collections.package.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of pure4j-core Show documentation
Show all versions of pure4j-core Show documentation
Pure Functional Programming Semantics For Java
Clojure language implementation.
The clojure.lang package holds the implementation for Clojure.
The only class considered part of the public API is
{@link clojure.lang.IFn}. All other classes should be considered
implementation details.
Initially taken from Rich Hickey's Persistent Collections from Clojure.
I've added generics in there.
Also simplifying the constructors to make them more Java-ry.
TODO:
Add static empty method for each.
Rationalize static constructors.
empty->clear.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy