Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WebReflection/neverland
/ current
Function
current
test/neverland.js:307–309 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
305
};
306
};
307
var
current =
function
current() {
308
return
curr;
309
};
310
function
different(value, i) {
311
return
value !== this[i];
312
}
Callers
5
useState
Function · 0.85
useContext
Function · 0.85
createEffect
Function · 0.85
useMemo
Function · 0.85
useRef
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected