MCPcopy Create free account
hub / github.com/bclinkinbeard/angular / int

Function int

test/fixtures/foo.js:441–443  ·  view source on GitHub ↗
(str)

Source from the content-addressed store, hash-verified

439}
440
441function int(str) {
442 return parseInt(str, 10);
443}
444
445
446function inherit(parent, extra) {

Callers 7

foo.jsFile · 0.85
parseAbsoluteUrlFunction · 0.85
$SnifferProviderFunction · 0.85
jsonStringToDateFunction · 0.85
dateFilterFunction · 0.85
limitToFilterFunction · 0.85
textInputTypeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected