Pure-clojure implementation of ruby's ordered hash and set types - instead of sorting by key, these collections retain insertion order. Features less bloated syntax vis a vis the original flatland implementation.
Compile Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Lang Runtime
EPL 1.0
| org.clojure
»
clojure1 vulnerability Clojure core environment and runtime library. | 1.4.0 | 1.12.5 |
Test Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
| ordered-collections
»
ordered-collections A Clojure set and map that maintain the insertion order of items, implemented in Java. | 0.4.2 | ✔ |