MCPcopy
hub / github.com/aosabook/500lines / int

Function int

spreadsheet/code/lib/angular.js:441–443  ·  view source on GitHub ↗
(str)

Source from the content-addressed store, hash-verified

439}
440
441function int(str) {
442 return parseInt(str, 10);
443}
444
445
446function inherit(parent, extra) {

Callers 15

sizes.pyFile · 0.85
read_metadataFunction · 0.85
get_metadataFunction · 0.85
byteMethod · 0.85
hexMethod · 0.85
drawMethod · 0.85
compile_fileFunction · 0.85
do_POSTMethod · 0.85
__init__Method · 0.85
pollFunction · 0.85
dispatch_testsFunction · 0.85

Calls

no outgoing calls

Tested by 3

run_testsMethod · 0.68
serveFunction · 0.68
dispatcher_checkerFunction · 0.68