SRFI 1: List Library

by Olin Shivers

status: final (1999-10-09)

keywords: Data Structure, R7RS Large, R7RS Large: Red Edition

library name: lists

Abstract

R5RS Scheme has an impoverished set of list-processing utilities, which is a problem for authors of portable code. This SRFI proposes a coherent and comprehensive set of list-processing procedures; it is accompanied by a reference implementation of the spec. The reference implementation is