Added support for RECORD type structures (i.e. structures with records
authorMark Friedman <edu/mit/csail/zurich/markf>
Fri, 11 Jan 1991 22:08:09 +0000 (22:08 +0000)
committerMark Friedman <edu/mit/csail/zurich/markf>
Fri, 11 Jan 1991 22:08:09 +0000 (22:08 +0000)
commite31d069622b4bac50db1a83e1ab19feef7ca6d4b
treea01142d175abd1d3a747e38bc7fbce1246c51438
parentf783fc877a00b1b3d5e2ecd94f3add947613cc77
Added support for RECORD type structures (i.e. structures with records
as their underlying type). In some sense of course this is redundant
since records and untyped structures are both tagged vectors, but this
allows you to use DEFINE-STRUCTURE to generate the constructor,
accessor, settor and predicate definitions while also allowing you to
interrogate the record for those procedures.
v7/src/runtime/defstr.scm