Statements (23)
Predicate | Object |
---|---|
gptkbp:instanceOf |
JavaScript method
|
gptkbp:affiliatedWith |
Array.prototype
|
gptkbp:arity |
1
|
gptkbp:callbackContext |
optional thisArg
|
gptkbp:callbackParameterCount |
3
|
gptkbp:callbackParameters |
currentValue, index, array
|
gptkbp:callbackRequired |
true
|
gptkbp:definedIn |
gptkb:ECMAScript_5
|
gptkbp:doesNotReturn |
new array
|
https://www.w3.org/2000/01/rdf-schema#label |
Array.prototype.forEach
|
gptkbp:interruptedBy |
false
|
gptkbp:introducedIn |
2009
|
gptkbp:iteratesOver |
array elements
|
gptkbp:language |
gptkb:JavaScript
|
gptkbp:mutatesArray |
false
|
gptkbp:notChainable |
true
|
gptkbp:result |
undefined
|
gptkbp:skipsHoles |
true
|
gptkbp:standardizedBy |
gptkb:ECMA-262
|
gptkbp:throwsIf |
callback is not a function
|
gptkbp:usedFor |
executing a function for each array element
|
gptkbp:bfsParent |
gptkb:lodash.forEach
|
gptkbp:bfsLayer |
7
|