MCPcopy Create free account
hub / github.com/bendytree/explainjs / isString

Function isString

samples/lodash.js:1667–1669  ·  view source on GitHub ↗

* Checks if `value` is a string. * * @static * @memberOf _ * @category Objects * @param {Mixed} value The value to check. * @returns {Boolean} Returns `true`, if the `value` is a string, else `false`. * @example * * _.isString('moe'); * // => true

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

containsFunction · 0.85
maxFunction · 0.85
minFunction · 0.85
runInContextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected