All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.pure4j.collections.package.html Maven / Gradle / Ivy

There is a newer version: 0.3.1
Show newest version




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