What steps will reproduce the problem?
1. Open the documentation for goog.array:
http://closure-library.googlecode.com/svn/docs/closure_goog_array_array.js.html
What is the expected output? What do you see instead?
Take a look at the following methods:
goog.array.map()
goog.array.some()
goog.array.every()
There is only description for return value. But if you look at code you can see
full description inlcuding description of all parameters there.
Original issue reported on code.google.com by anikol...@productengine.com on 7 Jul 2011 at 4:28
Original issue reported on code.google.com by
anikol...@productengine.com
on 7 Jul 2011 at 4:28