MCPcopy
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

1import { generateRandomString } from "../_utils.js";
2
3export const name = "Deeply Nested Object";
4export const original = {};

Callers

nothing calls this directly

Calls 1

generateRandomStringFunction · 0.90

Tested by

no test coverage detected