mirror of
https://github.com/facebook/react.git
synced 2026-02-23 12:13:04 +00:00
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.