MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / isFunction

Function isFunction

app/public/libs/lodash.compat.js:2746–2748  ·  view source on GitHub ↗

* Checks if `value` is a function. * * @static * @memberOf _ * @category Objects * @param {*} value The value to check. * @returns {boolean} Returns `true` if the `value` is a function, else `false`. * @example * * _.isFunction(_); * // => true

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

baseIsEqualFunction · 0.85
createWrapperFunction · 0.85
shimIsPlainObjectFunction · 0.85
functionsFunction · 0.85
isEmptyFunction · 0.85
runInContextFunction · 0.85
afterFunction · 0.85
composeFunction · 0.85
debounceFunction · 0.85
deferFunction · 0.85
delayFunction · 0.85
memoizeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected