MCPcopy Create free account
hub / github.com/cafebazaar/blacksmith / toInt

Function toInt

web/static/bower_components/angular/angular.js:489–491  ·  view source on GitHub ↗
(str)

Source from the content-addressed store, hash-verified

487
488
489function toInt(str) {
490 return parseInt(str, 10);
491}
492
493
494function inherit(parent, extra) {

Callers 7

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

Calls

no outgoing calls

Tested by

no test coverage detected