Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't store closures in summary (reduction effects)
We already have indirection (constant -> effect name, effect name -> function) so we only need to stop using summary.ref for the second map.
- Loading branch information