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

Function baseInRange

libraries/lodash.js:3130–3132  ·  view source on GitHub ↗

* The base implementation of `_.inRange` which doesn't coerce arguments. * * @private * @param {number} number The number to check. * @param {number} start The start of the range. * @param {number} end The end of the range. * @returns {boolean} Returns `true` if `number

(number, start, end)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

inRangeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected