> markSnd: have it return its argument; enables tail-call > optimisations when compiling markCell(), which reduces C stack usage > by the marking code quite considerably. Wow! I would not have imagined that there was anything left to optimize in there. -- Alastair Reid reid@cs.utah.edu http://www.cs.utah.edu/~reid/