[ 原始碼: 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