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

Function createRound

libraries/lodash.js:5454–5470  ·  view source on GitHub ↗

* Creates a function like `_.round`. * * @private * @param {string} methodName The name of the `Math` method to use when rounding. * @returns {Function} Returns the new round function.

(methodName)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lodash.jsFile · 0.85

Calls 3

toNumberFunction · 0.85
toIntegerFunction · 0.85
toStringFunction · 0.85

Tested by

no test coverage detected