SRFI 221: Generator/accumulator sub-library

by John Cowan (text) and Arvydas Silanskas (implementation)

status: final (2021-05-28)

keywords: Data Structure

See also SRFI 158: Generators and Accumulators.

Abstract

This is a set of convenience routines for generators and accumulators intended to blend in with SRFI 158. The authors recommend that they be added to the (srfi 158) library provided by users or implementations. If they are approved by the R7RS-large process, they can also be added to (r7rs generator).