MCPcopy Create free account
hub / github.com/curran/screencasts / isFunction

Function isFunction

introToChiasm/examples/code/latest/main-build.js:9320–9325  ·  view source on GitHub ↗

* Checks if `value` is classified as a `Function` object. * * @static * @memberOf _ * @category Lang * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` is correctly classified, else `false`. * @example * * _.isFunction(_

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

baseFunctionsFunction · 0.70
isEmptyFunction · 0.70
isNativeFunction · 0.70
resultFunction · 0.70
transformFunction · 0.70
mixinFunction · 0.70

Calls 1

isObjectFunction · 0.70

Tested by

no test coverage detected