[ 源代码: fast-zip-visit-clojure ]
软件包:libfast-zip-visit-clojure(1.0.2-2)
libfast-zip-visit-clojure 的相关链接
Debian 的资源:
下载源码包 fast-zip-visit-clojure:
- [fast-zip-visit-clojure_1.0.2-2.dsc]
- [fast-zip-visit-clojure_1.0.2.orig.tar.xz]
- [fast-zip-visit-clojure_1.0.2-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Clojure zipper-based visitor library (fast-zip version)
A Clojure library implementing functional visitors over zippers. This library was inspired partly by the j-treevisit library and the need for walking and modifying tree data structures in Clojure.
其他与 libfast-zip-visit-clojure 有关的软件包
|
|
|
|
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)
-
- dep: libfast-zip-clojure
- modification of clojure.zip that uses protocols and records