dillon1000/react
Commit
Browse files [hir] Do not alias Identifier as Store
Identifiers are never stored (Effect.Store), they are always mutated (Effect.Mutate) and aliased in the InferAlias pass.
Changed paths1 file
First-parent comparisoncompiler/forget/src/Inference/InferAliasForStores.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…