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
| AllAddedOrRemoved ofprev:'a[]*bool// the first element is either prev or next depending on the bool, but using prev as the label allows the compiler to reuse struct fields between cases
15
15
| Empty
16
-
| ActualDiff ofprevNext:struct('a[]*'a[])
16
+
| ActualDiff ofprev:'a[]*next:'a[]
17
17
18
18
moduleEnumerationMode =
19
19
letfromOptions prev next =
@@ -314,7 +314,7 @@ and [<Struct; IsByRefLike>] WidgetChangesEnumerator
0 commit comments