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

Function isInteger

libraries/lodash.js:11698–11700  ·  view source on GitHub ↗

* Checks if `value` is an integer. * * **Note:** This method is based on * [`Number.isInteger`](https://mdn.io/Number/isInteger). * * @static * @memberOf _ * @since 4.0.0 * @category Lang * @param {*} value The value to check. * @returns {boolean} Re

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

isSafeIntegerFunction · 0.85

Calls 1

toIntegerFunction · 0.85

Tested by

no test coverage detected