MCPcopy Create free account
hub / github.com/SimHacker/micropolis / c

Function c

turbogears/micropolis/htdocs/static/javascript/all_pretty.js:576–578  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

574 if (!a()) {
575 var b = this,
576 c = function () {
577 if (a.apply(a, arguments)) b.unsubscribe(d, c);
578 };
579 this.subscribe(d, c);
580 }
581 },

Callers 1

all_pretty.jsFile · 0.70

Calls 2

applyMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected