Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/AsyncBanana/microdiff
/ nested.js
File
nested.js
benchmarks/theoretical/nested.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ generateRandomString } from
"../_utils.js"
;
2
3
export
const
name =
"Deeply Nested Object"
;
4
export
const
original = {};
Callers
nothing calls this directly
Calls
1
generateRandomString
Function · 0.90
Tested by
no test coverage detected