MCPcopy Create free account
hub / github.com/EricSimons/ionic-course / int

Function int

code/songhop/www/lib/angular/angular.js:423–425  ·  view source on GitHub ↗
(str)

Source from the content-addressed store, hash-verified

421}
422
423function int(str) {
424 return parseInt(str, 10);
425}
426
427
428function inherit(parent, extra) {

Callers 7

parseAbsoluteUrlFunction · 0.70
$SnifferProviderFunction · 0.70
jsonStringToDateFunction · 0.70
dateFilterFunction · 0.70
limitToFilterFunction · 0.70
maxlengthDirectiveFunction · 0.70
minlengthDirectiveFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected