[racket-dev] Generics and data structures

From: Neil Van Dyke (neil at neilvandyke.org)
Date: Wed May 9 19:01:10 EDT 2012

Asumu Takikawa wrote at 05/09/2012 06:13 PM:
> Any thoughts or suggestions?
>    

When you say "dictionaries, sequences,", are you including the Racket 
types hash, vector, and list?

If so, would current performance for those Racket types be affected?  
And does this have implications for what optimizations the compiler 
would likely make in the foreseeable future?

Thanks,
Neil V.


Posted on the dev mailing list.