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

Function star

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

Source from the content-addressed store, hash-verified

47379 }
47380
47381 function star() {
47382 state = STAR
47383 gathered = ['*']
47384 stream.queue(token())
47385 state = READY
47386 }
47387
47388 function comma() {
47389 state = COMMA

Callers 1

state_readyFunction · 0.70

Calls 1

tokenFunction · 0.70

Tested by

no test coverage detected