http://qs321.pair.com?node_id=1215530


in reply to Re: A more elegant way to filter a nested hash?
in thread A more elegant way to filter a nested hash?

You can improve by writing iterative version instead of recursive version. :)

Hi,

What is improved with an iterative version? Elegance?