J
Joey Zhou
Hi everybody,
There's a class called Enumerator::Generator in Ruby 1.9.2, and it seems
to have only one method "#each" of its own.
However the ruby-doc page of Enumerator::Generator is empty, I didn't
google out the useage of it.
So, can you give me an example how to use this class?
Thank you!
Joey
There's a class called Enumerator::Generator in Ruby 1.9.2, and it seems
to have only one method "#each" of its own.
However the ruby-doc page of Enumerator::Generator is empty, I didn't
google out the useage of it.
So, can you give me an example how to use this class?
Thank you!
Joey