Re: [racket-users] writing a dual typed / untyped library

2015-05-07 Thread 'John Clements' via users-redirect
> On May 6, 2015, at 7:16 PM, Matthew Butterick wrote: > > A few notes about what I learned when converting my `sugar` library to a dual > Typed Racket / Racket library (in part because of performance considerations). > > http://unitscale.com/mb/technique/dual-typed-untyped-library.html > > (

[racket-users] writing a dual typed / untyped library

2015-05-06 Thread Matthew Butterick
A few notes about what I learned when converting my `sugar` library to a dual Typed Racket / Racket library (in part because of performance considerations). http://unitscale.com/mb/technique/dual-typed-untyped-library.html (Factual corrections welcome.) -- You received this message because you