Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stemkoski/stemkoski.github.com
/ star
Function
star
MathBox/mathbox-core.js:696–701 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
694
}
695
696
function
star() {
697
state = STAR
698
gathered = [
'*'
]
699
stream.queue(token())
700
state = READY
701
}
702
703
function
comma() {
704
state = COMMA
Callers
1
state_ready
Function · 0.70
Calls
1
token
Function · 0.70
Tested by
no test coverage detected