dillon1000/react
Commit
Browse files [builtins] Fix effects: capture -> read, store -> mutate
--- I didn't properly understand Capture and Store effects previously, just correcting those mistakes! These functions are all synchronously mutative, so they should use Read / Mutate, not Capture + Store
Changed paths1 file
First-parent comparisoncompiler/forget/src/HIR/ObjectShape.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…