Unit refs....

Daniel Wang danwang@cs.princeton.edu
16 Feb 2000 18:18:17 -0500


The code produced by closure convert contians the creation of many "unit
refs" that seem unneeded. Can someone explain why they're generated? They're
causing a problem with my region code, I can hack around them, but If
possible, I'd like to avoid generating them in the first place...