Hi,
In message "Re: [QUIZ] FasterGenerator (#66)"
on Fri, 10 Feb 2006 22:53:06 +0900, Ruby Quiz <james / grayproductions.net> writes:
|This week's Ruby Quiz is to write FasterGenerator, your own re-implementation of
|Generator with an eye towards working faster. (This is a small library. My
|version is 54 lines.) It is possible to go even faster than the new
|implementation, with certain trade-offs:
I'd be happy to replace current implementation of generator.rb with
the winning one.
matz.