Hacker News new | ask | show | jobs
Hooray: Experimental JavaScript micro-library for treating objects as arrays (github.com)
2 points by bluzi 2936 days ago
2 comments

Horray! is an experimental micro-library that lets you treat objects as if they were arrays. Note that Horray! extends Object, which considers a bad practice, and therefore it is experimental and not recommended to be used in production.
Don't really see the point of this