Statements (12)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:JavaScript_function
|
| gptkbp:category |
gptkb:Lang
|
| gptkbp:documentation |
https://lodash.com/docs/4.17.15#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 |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
lodash.isObjectLike
|