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
Currently increment and decrement assume that the only value one would want to increment by is 1. It would be nice to add an optional value and default it to 1.
Currently increment and decrement assume that the only value one would want to increment by is 1. It would be nice to add an optional value and default it to 1.