MCPcopy Create free account
hub / github.com/PatMartin/Dex / parseInt

Function parseInt

javascript/lodash/latest/lodash.js:14478–14485  ·  view source on GitHub ↗

* Converts `string` to an integer of the specified radix. If `radix` is * `undefined` or `0`, a `radix` of `10` is used unless `value` is a * hexadecimal, in which case a `radix` of `16` is used. * * **Note:** This method aligns with the * [ES5 implementation](https://es5.gi

(string, radix, guard)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

d3_rgb_parseFunction · 0.85
leap.jsFile · 0.85
VFunction · 0.85
PFunction · 0.85
FFunction · 0.85
three.min.jsFile · 0.85
d3_rgb_parseFunction · 0.85
_nFunction · 0.85
parseColorFunction · 0.85
rFunction · 0.85
three.jsFile · 0.85
replaceFunction · 0.85

Calls 1

toStringFunction · 0.70

Tested by

no test coverage detected