dillon1000/react

Commit

[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.
Browse files
Changed paths1 file
First-parent comparison
M compiler/forget/src/Inference/InferAliasForStores.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…