MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / baseIsRegExp

Function baseIsRegExp

libraries/lodash.js:3436–3438  ·  view source on GitHub ↗

* The base implementation of `_.isRegExp` without Node.js optimizations. * * @private * @param {*} value The value to check. * @returns {boolean} Returns `true` if `value` is a regexp, else `false`.

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

isObjectLikeFunction · 0.85
baseGetTagFunction · 0.85

Tested by

no test coverage detected