Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lelandrichardson/react-primitives
/ c
Function
c
example/benchmarks/benchmark.js:38–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
36
};
37
38
const
c = () => {
39
teardown();
40
requestAnimationFrame(d);
41
};
42
43
const
d = () => {
44
i += 1;
Callers
nothing calls this directly
Calls
1
teardown
Function · 0.85
Tested by
no test coverage detected