Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stemkoski/stemkoski.github.com
/ advance_expr
Function
advance_expr
MathBox/mathbox-bundle.js:80166–80168 ·
view source on GitHub ↗
(until)
Source
from the content-addressed store, hash-verified
80164
}
80165
80166
function
advance_expr(until) {
80167
return
function
() {
return
state.unshift(expr(until)), Advance }
80168
}
80169
80170
function
advance_ident(declare) {
80171
return
declare ?
function
() {
Callers
1
setup_stative_parsers
Function · 0.70
Calls
1
expr
Function · 0.70
Tested by
no test coverage detected