05:32 pm
"[..]
apply doesn't know or care if an object inherits from
Array.prototype; neither does it care about object implementing special length/indices behavior. All it cares is that
object is of proper type — type that we, unfortunately, can not emulate. [..]"