[ 源代码: data-priority-map-clojure ]
软件包:libdata-priority-map-clojure(0.0.7-1)
libdata-priority-map-clojure 的相关链接
Debian 的资源:
下载源码包 data-priority-map-clojure:
- [data-priority-map-clojure_0.0.7-1.dsc]
- [data-priority-map-clojure_0.0.7.orig.tar.gz]
- [data-priority-map-clojure_0.0.7-1.debian.tar.xz]
维护小组:
相似软件包:
priority maps for Clojure
data.priority-map implements priority maps in Clojure. A priority map is very similar to a sorted map, however its entries are sorted by value rather than by key.
In addition to supporting all the functions a sorted map supports, a priority map can also be thought of as a queue of [item priority] pairs. To support usage as a versatile priority queue, priority maps also support the conj/peek/pop operations
其他与 libdata-priority-map-clojure 有关的软件包
|
|
|
|
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)