mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
5063b3283f
The new mutation/aliasing model significantly expands on the idea of FunctionEffect. The type (and its usage in HIRFunction.effects) was only necessary for the now-deleted old inference model so we can clean up this code now.