in reply to Re^2: A more elegant way to filter a nested hash? Benchmarks!
in thread A more elegant way to filter a nested hash?

Very nice, thanks for putting this together!

I think we have proved that for 99% of the time, the recursive solution is best as it is the easiest to understand and maintain.

Best,

Jim

πάντων χρημάτων μέτρον έστιν άνθρωπος.

  • Comment on Re^3: A more elegant way to filter a nested hash? Benchmarks!