MCPcopy Index your code
hub / github.com/angular-ui/ui-grid / toInt

Function toInt

lib/test/angular/1.5.0/angular.js:478–480  ·  view source on GitHub ↗
(str)

Source from the content-addressed store, hash-verified

476
477
478function toInt(str) {
479 return parseInt(str, 10);
480}
481
482
483function 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