sbcl-binding-arrows 1.0.0-1.d19364e Threading macros based on binding anonymous variables
This system implements binding threading macros -- a kind of threading macros with different semantics than classical, Clojure core threading macros or their extension, swiss-arrows. Two Common Lisp implementations of those are arrows
and arrow-macros
.
This system is a fork of arrows
with changes in semantics that make it impossible to merge back upstream.
- Website: https://github.com/phoe/binding-arrows
- License: Expat
- Package source: lisp-xyz.scm
- Patches: None
- Builds: x86_64-linux, aarch64-linux, powerpc64le-linux, i686-linux, armhf-linux, i586-gnu