Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-router
/ toInt
Function
toInt
test/angular/1.4/angular.js:498–500 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
496
497
498
function
toInt(str) {
499
return
parseInt(str, 10);
500
}
501
502
503
function
inherit(parent, extra) {
Callers
7
parseAbsoluteUrl
Function · 0.70
$SnifferProvider
Function · 0.70
jsonStringToDate
Function · 0.70
dateFilter
Function · 0.70
limitToFilter
Function · 0.70
maxlengthDirective
Function · 0.70
minlengthDirective
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected