lodash.isArray

GPTKB entity

Statements (15)
Predicate Object
gptkbp:instanceOf JavaScript function
gptkbp:alternativeTo Array.isArray
gptkbp:availableOn gptkb:Node.js
browser
gptkbp:documentation https://lodash.com/docs/4.17.15#isArray
https://www.w3.org/2000/01/rdf-schema#label lodash.isArray
gptkbp:introducedIn gptkb:Lodash_v0.1.0
gptkbp:parameter value
gptkbp:partOf gptkb:Lodash_library
gptkbp:result boolean
gptkbp:returnsFalseIf value is not an array
gptkbp:returnsTrueIf value is an array
gptkbp:usedFor checking if a value is an array
gptkbp:bfsParent gptkb:Lodash
gptkbp:bfsLayer 5