SRFI 123: Generic accessor and modifier operators

by Taylan Ulrich Bayırlı/Kammer

status: final (2015-10-14)

keywords: Miscellaneous

Abstract

Lisp dialects including Scheme have traditionally lacked short, simple, generic syntax for accessing and modifying the fields of arbitrary "collection" objects. We fill this gap for Scheme by defining generalized accessors, and an associated SRFI-17 setter.