Next: , Previous: , Up: srfi   [Index]


2.3 SRFI-2 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:

http://srfi.schemers.org/srfi-2/srfi-2.html

for more details.