Typed Racket
Go to file
Sam Tobin-Hochstadt 887f054a55 Refactor struct type representation.
- fields now represented by fld struct.
 - mutability on per-field basis
 - accessors are per field

This fixes lots of existing bugs, allows future #:mutable on fields.

original commit: c01b2397796cce0ade2ed7515ffe33c9eb338c4f
2010-06-29 17:33:36 -04:00
collects Refactor struct type representation. 2010-06-29 17:33:36 -04:00