Commit 4226b2a
committed
Replace
`Aliases_of_canonical_element.t` carries around a map from `Name_mode.t`
to `Simple.Set.t` so that it can compute the earliest element in each
name mode. This is less efficient than simply having a field for each
name mode. Furthermore, we don't need the sets if we just track the
earliest for each name mode (along with its binding time).aliases in Aliases_of_canonical_element.t with 3 fields1 parent bc27e1e commit 4226b2a
1 file changed
+252
-136
lines changed
0 commit comments