SRFI 274: Extended List Conversion Procedures

by Peter McGoron

status: draft (2026-05-21)

keywords: Data Structure

See also SRFI 1: List Library.

Abstract

A set of modest extensions to list conversion and list copying procedures is proposed that aligns them with other conversion and copying procedures and allows for some operations on improper and circular lists. Authors of further SRFIs that include list conversion procedures are encouraged to align their behavior with the behavior in this SRFI.