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
In most cases, append() appends something to the last of
the existing ranges, so we iterate ranges in the reverse order.
This matters if the ranges are heavily fragmentated.
0 commit comments