Prototype.js: How can i return an array without all the methods Prototypes extends Array with?
Is there a way to return a new version of an array/hash that does not contain all the methods/functions that prototype extends the array object with?
问答
阅读(1)