dillon1000/react

Commit

[hir] Use type inference for Effect.Store refinement

Only identifiers of type object can be safely refined to Effect.Store, default 
unknown identifiers to Effect.Mutate.
Browse files
Changed paths3 files
First-parent comparison
M compiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/HIR/InferReferenceEffects.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/assignment-variations.expect.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…