* 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 not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected