Auteur: Stephen Weeks Datum: Aan: MLton Onderwerp: jump tables and cases
> > Were the changes to preserve big integer case statements ever added to
> > MLton?
>
> Yes. Although I'm not sure they're getting used. It's near the top of my todo
> list to look into mlyacc and make sure they are.
I just checked and the integer switches are making it all the way to the
generated C code, so it appears to be working correctly.