dillon1000/react

Commit

[λ] Use Effect.Capture for mutating deps

Leverage Effect.Capture to differentiate between mutating and non mutating deps.
Browse files
Changed paths6 files
First-parent comparison
M compiler/forget/src/HIR/BuildHIR.ts ModifiedM compiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/Inference/AnalyseFunctions.ts ModifiedM compiler/forget/src/Inference/InferAliasForStores.ts ModifiedM compiler/forget/src/Inference/InferReferenceEffects.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/mutate-captured-arg-separately.expect.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…