MCPcopy Create free account
hub / github.com/devin87/Q.js / each_array

Function each_array

node/Q.js:667–671  ·  view source on GitHub ↗

* 遍历数组或类数组,与浏览器实现保持一致(忽略未初始化的项,注意:ie8及以下会忽略数组中 undefined 项) * @param {Array} list * @param {function} fn 处理函数(value,i,list) * @param {object} bind fn绑定的作用域对象

(list, fn, bind)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Q.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected