Pure-clojure implementation of ruby's ordered hash and set types - instead of sorting by key, these collections retain insertion order.
[org.flatland/ordered "1.5.0"]
org.flatland/ordered {:mvn/version "1.5.0"}
implementation("org.flatland:ordered:1.5.0")
<dependency> <groupId>org.flatland</groupId> <artifactId>ordered</artifactId> <version>1.5.0</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: