MCPcopy 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
47049function entry(node, next, subj) {
47050 return next(node, subj) ? node : null
47051}
47052
47053function valid_pseudo(options, match) {
47054 switch(match) {

Callers

nothing calls this directly

Calls 1

nextFunction · 0.85

Tested by

no test coverage detected