Statements (15)
Predicate | Object |
---|---|
gptkbp:instanceOf |
JavaScript function
|
gptkbp:author |
gptkb:John-David_Dalton
|
gptkbp:category |
Type Checking
|
gptkbp:example |
_.isString('abc') // true
_.isString(123) // false |
https://www.w3.org/2000/01/rdf-schema#label |
lodash.isString
|
gptkbp:introducedIn |
gptkb:Lodash_v0.1.0
|
gptkbp:license |
gptkb:MIT
|
gptkbp:npmPackage |
gptkb:lodash.isstring
|
gptkbp:partOf |
gptkb:Lodash_library
|
gptkbp:repository |
https://github.com/lodash/lodash
|
gptkbp:result |
boolean
|
gptkbp:usedFor |
checking if a value is a string
|
gptkbp:bfsParent |
gptkb:Lodash
|
gptkbp:bfsLayer |
5
|