MCPcopy
hub / github.com/john-smilga/node-express-course / b

Function b

10-e-commerce-api/final/public/browser-app.js:481–486  ·  view source on GitHub ↗
(c, e)

Source from the content-addressed store, hash-verified

479 function ga() {
480 var a = [];
481 function b(c, e) {
482 return (
483 a.push(c + ' ') > d.cacheLength && delete b[a.shift()],
484 (b[c + ' '] = e)
485 );
486 }
487 return b;
488 }
489 function ha(a) {

Callers 6

browser-app.jsFile · 0.70
YFunction · 0.70
dFunction · 0.70
eFunction · 0.70
cFunction · 0.70
gFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected