Pakket: liblazymap-clojure (3.1.1-2)
Verwijzigingen voor liblazymap-clojure
Trisquel bronnen:
Het bronpakket lazymap-clojure downloaden:
- [lazymap-clojure_3.1.1-2.dsc]
- [lazymap-clojure_3.1.1.orig.tar.gz]
- [lazymap-clojure_3.1.1-2.debian.tar.xz]
Beheerder:
Original Maintainers:
- Debian Clojure Maintainers (Mailarchief)
- Apollon Oikonomopoulos
Externe bronnen:
- Homepage [bitbucket.org]
Vergelijkbare pakketten:
transparent wrapper around Clojure's map types
LazyMap is a transparent wrapper around the map types of Clojure. It works similar to lazy-seq for sequences: the value associated with a key via lazy-assoc is not evaluated until it is actually accessed. So if the value is dissoc'd before it is accessed the code necessary to generate the value is not executed at all.
Andere aan liblazymap-clojure gerelateerde pakketten
|
|
|
-
- dep: libclojure-java
- Lisp dialect for the JVM (library)