Statements (14)
Predicate | Object |
---|---|
gptkbp:instanceOf |
JavaScript function
|
gptkbp:category |
gptkb:Lang
|
gptkbp:documentation |
https://lodash.com/docs/4.17.15#isLength
|
gptkbp:github |
gptkb:lodash/lodash
|
https://www.w3.org/2000/01/rdf-schema#label |
lodash.isLength
|
gptkbp:introducedIn |
Lodash 3.0.0
|
gptkbp:npmPackage |
lodash.islength
|
gptkbp:parameter |
value
|
gptkbp:partOf |
gptkb:Lodash_library
|
gptkbp:result |
boolean
|
gptkbp:returnsTrueIf |
value is a non-negative integer less than or equal to Number.MAX_SAFE_INTEGER
|
gptkbp:usedFor |
checking if a value is a valid array-like length
|
gptkbp:bfsParent |
gptkb:Lodash_library
|
gptkbp:bfsLayer |
7
|