in reply to RFC on Inline::C hack: Hash_Iterator

nifty stuff.... *bows* (in a monklike fashion)

i like the iterator concept for processing data structures. it really simplifies the code and improves its readability. independent iterators to the same structure seems handy too. kinda reminds me of C++ STL

i aspire to produce ninja code like this

  • Comment on Re: RFC on Inline::C hack: Hash_Iterator