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
I believe to is exclusive, but it would be clearer if the documentation is reworded, for example, as "(half-open) range bounded inclusively below and exclusively above". Mathematical interval notations may be worth considering, which use square brackets to denote closed intervals that include the end points. A half-open interval would be [from, to).