MCPcopy Create free account
hub / github.com/aggregateknowledge/js-hll / parseLong

Function parseLong

test/hll-test.js:575–579  ·  view source on GitHub ↗

* @param {String} string the string that is to be parsed into a 'long'. This * cannot be null or empty. * @returns {Array|NaN} a two element array that contains the upper- (index 1) * and lower-32bit (index 0) bit values of the parsed 'long' (64bit) value

(string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

hll-test.jsFile · 0.85
assertCumulativeAddDataFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected