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
@erights thinks we should throw on unsafe integers, and @waldemarhorwat thinks we should allow it. This is one of the blocking concerns of advancing to stage 2.7.
In addition, by "throw on unsafe integers", there are 3 possible approaches I wonder which one @erights expects:
Throw on unsafe start/end/step (parameter check)
Throw when the number yielded grows from safe to unsafe