MCPcopy Index your code
hub / github.com/immerjs/immer / patch.js

File patch.js

__tests__/patch.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict"
2import {vi} from "vitest"
3import {
4 produce,

Callers

nothing calls this directly

Calls 13

enablePatchesFunction · 0.85
enableMapSetFunction · 0.85
runPatchTestsFunction · 0.85
runNestedPatchScenarioFunction · 0.85
makeRootWithGroupFunction · 0.85
isDraftFunction · 0.85
setMethod · 0.80
addMethod · 0.80
performMethod · 0.80
findByIdFunction · 0.70
runFunction · 0.70
getMethod · 0.45

Tested by

no test coverage detected