Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/RubyLouvre/anu
/ current
Function
current
test/babel.js:58119–58121 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
58117
}
58118
58119
function
current(value) {
58120
return
str.indexOf(value, pos) === pos;
58121
}
58122
58123
function
next(value) {
58124
return
str[pos + 1] === value;
Callers
6
parseTerm
Function · 0.85
parseUnicodeSurrogatePairEscape
Function · 0.85
parseClassRanges
Function · 0.85
parseHelperClassRanges
Function · 0.85
parseNonemptyClassRanges
Function · 0.85
parseNonemptyClassRangesNoDash
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected