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