Package "srfi2"
- Version:
- v1.0.0
- Released:
- 2069 days ago
- Maintainer:
- Julian Graham <julian.graham at aya.yale.edu>
- Author:
- Oleg Kiselyov <oleg at pobox.com>
- Homepage:
- http://srfi.schemers.org/srfi-2
- Description:
- AND-LET*: guarded LET* special form, AND with local bindings
- Keywords:
- srfi
- Package form:
(package* srfi2/v1.0.0 (provide: (define-macro (and-let* claws . body))) (author: "Oleg Kiselyov <oleg at pobox.com>") (maintainer: "Julian Graham <julian.graham at aya.yale.edu>") (description: "AND-LET*: guarded LET* special form, AND with local bindings") (keywords: srfi) (homepage: "http://srfi.schemers.org/srfi-2"))