Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEndedGroup/Field2
/ skipThrough
Function
skipThrough
lib/web/tern/walk.js:162–162 ·
view source on GitHub ↗
(node, st, c)
Source
from the content-addressed store, hash-verified
160
}
161
162
function
skipThrough(node, st, c) { c(node, st) }
163
function
ignore(_node, _st, _c) {}
164
165
// Node walkers.
Callers
nothing calls this directly
Calls
1
c
Function · 0.70
Tested by
no test coverage detected