dillon1000/react
Commit
Browse files [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.
Changed paths3 files
First-parent comparisoncompiler/forget/src/HIR/HIR.ts ModifiedM compiler/forget/src/HIR/InferReferenceEffects.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/assignment-variations.expect.md ModifiedPatch
Files changed
Rendering syntax-highlighted changes…