Next: srfi string-ports, Previous: srfi list, Up: srfi [Index]
and-let*
: an and
with local bindings, a guarded let*
special form.The library (srfi :2)
is by Oleg Kiselyov as the reference
implementation for SRFI-2; see:
for more details.
• srfi and-let-star license: | and-let-star document license.
| |
• srfi and-let-star abstract: | Abstract. | |
• srfi and-let-star rationale: | Rationale. | |
• srfi and-let-star spec: | Specification. |