map-bind

2012-08-11

MAP-BIND is a macro that allows visual grouping of variables with their corresponding values (not necessarily 1:1) in calls to mapping operators when using an inline LAMBDA. It does so in a way that automatically supports virtually every existing and future mapping operator, all lambda keywords and FUNCALL/APPLY/MULTIPLE-VALUE-CALL variations.

Upstream URL

tarballs.hexstreamsoft.com/libraries/latest/map-bind_latest.tar.gz

Author

Jean-Philippe Paradis <hexstream@gmail.com>

License

Public Domain
README

map-bind

MAP-BIND is a macro that allows visual grouping of variables with their corresponding values (not necessarily 1:1) in calls to mapping operators when using an inline LAMBDA. It does so in a way that automatically supports virtually every existing and future mapping operator, all lambda keywords and FUNCALL/APPLY/MULTIPLE-VALUE-CALL variations.

Version:
1.0
License:
Public Domain
Authors:
Jean-Philippe Paradis <hexstream@gmail.com>
Dependencies:

    None

Dependencies (0)

    Dependents (8)

    • anaphoric-variants
    • cartesian-product-switch
    • incognito-keywords
    • multiple-value-variants
    • place-modifiers
    • positional-lambda
    • symbol-namespaces
    • with-shadowed-bindings
    • GitHub
    • Quicklisp