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

Function subject

MathBox/mathbox-core.js:689–694  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

687 }
688
689 function subject() {
690 state = SUBJECT
691 gathered = ['!']
692 stream.queue(token())
693 state = READY
694 }
695
696 function star() {
697 state = STAR

Callers 1

state_readyFunction · 0.70

Calls 1

tokenFunction · 0.70

Tested by

no test coverage detected