Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/algorithm-visualizer/algorithm-visualizer
/ reset
Method
reset
src/core/tracers/Tracer.jsx:30–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
28
}
29
30
reset() {
31
this.set();
32
}
33
}
34
35
export default Tracer;
Callers
1
constructor
Method · 0.95
Calls
1
set
Method · 0.95
Tested by
no test coverage detected