MCPcopy Index your code
hub / github.com/stemkoski/stemkoski.github.com / subject

Function subject

MathBox/mathbox-bundle.js:47374–47379  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47372 }
47373
47374 function subject() {
47375 state = SUBJECT
47376 gathered = ['!']
47377 stream.queue(token())
47378 state = READY
47379 }
47380
47381 function star() {
47382 state = STAR

Callers 1

state_readyFunction · 0.70

Calls 1

tokenFunction · 0.70

Tested by

no test coverage detected