A port of the clojure/data.priority-map library to ClojureCLR.
See that repository for documentation.
The latest stable release is 1.2.0.
CLI/deps.edn
dependency information:
{io.github.clojure/clr.data.priority-map {:git/tag "v1.2.0" :git/sha "1c22751"}}
Nuget reference:
PM> Install-Package clojure.data.priority-map -Version 1.2.0
Leiningen/Clojars reference:
[org.clojure.clr/data.priority-map "1.2.0"]
The parent project has this:
Copyright (C) Mark Engelberg, Rich Hickey & contributors Distributed under the Eclipse Public License, the same as Clojure.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close