in reply to RFC on Inline::C hack: Hash_Iterator
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
|
|---|