Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stemkoski/stemkoski.github.com
/ entry
Function
entry
MathBox/mathbox-core.js:364–366 ·
view source on GitHub ↗
(node, next, subj)
Source
from the content-addressed store, hash-verified
362
}
363
364
function
entry(node, next, subj) {
365
return
next(node, subj) ? node : null
366
}
367
368
function
valid_pseudo(options, match) {
369
switch(match) {
Callers
nothing calls this directly
Calls
1
next
Function · 0.85
Tested by
no test coverage detected