Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.01 KB

README.org

File metadata and controls

24 lines (13 loc) · 1.01 KB

SRFI 9: Defining Record Types

by Richard Kelsey

keywords: Data Structure

library-name: records

This repository hosts SRFI 9: Defining Record Types, a Scheme Request for Implementation.

This SRFI is in final status. See also SRFI 99: ERR5RS Records, SRFI 237: R6RS Records (refined), and SRFI 256: Minimal extension to SRFI 9/R7RS small record type definitions for inheritance. The full documentation for this SRFI can be found in the SRFI Document.

If you’d like to participate in the discussion of this SRFI, or report issues with it, please join the SRFI-9 mailing list and send your message there.

Thank you.

The SRFI Editors