Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stemkoski/stemkoski.github.com
/ entry
Function
entry
MathBox/mathbox-bundle.js:47049–47051 ·
view source on GitHub ↗
(node, next, subj)
Source
from the content-addressed store, hash-verified
47047
}
47048
47049
function
entry(node, next, subj) {
47050
return
next(node, subj) ? node : null
47051
}
47052
47053
function
valid_pseudo(options, match) {
47054
switch(match) {
Callers
nothing calls this directly
Calls
1
next
Function · 0.85
Tested by
no test coverage detected