Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular-ui/ui-router
/ toInt
Function
toInt
test/angular/1.4/angular-mocks.js:577–579 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
575
}
576
577
function
toInt(str) {
578
return
parseInt(str, 10);
579
}
580
581
function
padNumber(num, digits, trim) {
582
var
neg =
''
;
Callers
1
jsonStringToDate
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected