Statements (15)
Predicate | Object |
---|---|
gptkbp:instanceOf |
JavaScript function
|
gptkbp:category |
Array
|
gptkbp:documentation |
https://lodash.com/docs/4.17.15#indexOf
|
https://www.w3.org/2000/01/rdf-schema#label |
lodash.indexOf
|
gptkbp:introducedIn |
2.0.0
|
gptkbp:language |
gptkb:JavaScript
|
gptkbp:parameter |
value
array fromIndex (optional) |
gptkbp:partOf |
gptkb:Lodash_library
|
gptkbp:relatedTo |
lodash.lastIndexOf
|
gptkbp:result |
-1 if value not found
index of value in array |
gptkbp:bfsParent |
gptkb:lodash
|
gptkbp:bfsLayer |
6
|