On 8/17/2011 7:00 AM, Steven Schveighoffer wrote:
On Tue, 16 Aug 2011 20:06:19 -0400, bearophile <[email protected]> wrote:Walter Bright:It wasn't changed to simplify code, it was changed because it was faster.And uses much less space -- only one pointer per node vs. two.
Actually, that was a large factor in the speed increase.
