Closed asweigart closed 7 years ago
To counter the point 'probably raise an exception' part, I would argue that the user should have better control of what is passed into the library. A correct use would be taking a user input from the user, filter the inputs, and do the library stuff.... think of it like mysql.
Running this code results in a hang:
The at() method should probably raise an exception if it's passed a negative value.