0 results from MLton.size

Henry Cejtin henry@sourcelight.com
Tue, 6 Nov 2001 15:38:29 -0600


I  remember  this  being  a  problem  discussed before, but is there any work
around?  I have a huge hash table and am trying to figure out how big it  is.
When I add the line
    val _ = warn ("Table size " ^ Int.toString (MLton.size table))
where warn just sends the result, along with a newline, to stderr, I get
    Table size 0