Hi,<br><br>I've been browsing the MLton source, and am just curious about something: <br>why is there almost no opaque ascription? It seems the only time it's used<br>is in substructures where you define the signature inline.<br>
I learned to always prefer opaque ascription<br>
except in certain circumstances where having to declare lots of type equalities<br>makes it unwieldy. Is there a totally different philosophy <br>in the MLton architecture? Is there<br>something particular about the compiler that required, or was made simpler/cleaner<br>
using transparent ascription? <br><br>Thanks,<br><font color="#888888"><br>Sean</font>