Statements (12)
Predicate | Object |
---|---|
gptkbp:instanceOf |
JavaScript function
|
gptkbp:category |
gptkb:Lang
|
gptkbp:documentation |
https://lodash.com/docs/4.17.15#isObjectLike
|
https://www.w3.org/2000/01/rdf-schema#label |
lodash.isObjectLike
|
gptkbp:input |
any value
|
gptkbp:introducedIn |
Lodash 3.0.0
|
gptkbp:partOf |
gptkb:Lodash
|
gptkbp:result |
boolean
|
gptkbp:returnsTrueIf |
value is not null and typeof value is 'object'
|
gptkbp:usedFor |
checking if a value is object-like
|
gptkbp:bfsParent |
gptkb:Lodash_library
|
gptkbp:bfsLayer |
7
|