Typed Racket
Go to file
Asumu Takikawa 5b6fcb01dc Increase named-based sharing of class types
This change makes serialized types much smaller when large
class types are used for type aliases. This shrunk the zo file
for the gui-types module from 12MB to 220KB.

If large zo files are a problem elsewhere, this may be worth
doing for more types.

original commit: 54bc1732da258f4d1f979fde24c793790b8c50ba
2014-02-20 16:50:26 -05:00
pkgs/typed-racket-pkgs Increase named-based sharing of class types 2014-02-20 16:50:26 -05:00