Pure-clojure implementation of ruby's ordered hash and set types - instead of sorting by key, these collections retain insertion order.
[ordered "1.3.2"]
ordered/ordered {:mvn/version "1.3.2"}
implementation("ordered:ordered:1.3.2")
<dependency> <groupId>ordered</groupId> <artifactId>ordered</artifactId> <version>1.3.2</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: