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
Fixed error in Tuple Intersection.update(Sketch, S summary), line 184.
Also added self return to UpdatableSummary<U> update(U value). This
simplifies user code. Also fixed naming of update methods where they
should have been deprecated.