You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add option to avoid intersections for class refinements
Add an option to avoid the type intersection when we do a select of a parameter
accessor that is mentioned in a class refinement type. It seems to give us a little
bit if performance, but nothing significant. So the option is off by default.
0 commit comments