Next: , Previous: , Up: Standards Support   [Contents][Index]


18.5 SRFI 9: Record Types

Description

A basic implementation of record types. Superseded by R7RS.

URL

https://srfi.schemers.org/srfi-9/srfi-9.html

Support

The MIT/GNU Scheme implementation is fully compatible.

Libraries

(srfi 9)

Global

All names are bound in the MIT/GNU Scheme global environment.

define-record-type