Login
Roast topics
Find topics
Find it!
From:
srfi.schemers.org
(Uncensored)
subscribe
Minimal extension to SRFI 9/R7RS small record type definitions for inheritance
https://srfi.schemers.org/srfi-256/
links
backlinks
Roast topics
Find topics
Roast it!
A SRFI 9-style define-record-type is specified which allows subtyping while preserving encapsulation, in that the field structure of supertypes remains an implementation detail with which subtypes need not concern themselves.