[MLton] MLton calling convention and closure conversion
    Henry Cejtin 
    henry.cejtin at sbcglobal.net
       
    Mon Jan 22 16:21:30 PST 2007
    
    
  
MLton  never  needs  function pointers because, in the worst possible case, a
call turns into a case statement on all of the lambdas that could be  called.
    
    
More information about the MLton
mailing list