|
|
|
|
|
by one-more-minute
4237 days ago
|
|
For me it's less about saving characters overall and more about making things as simple as possible in the basic case. I'd much rather have +1 scattered throughout my code (though I tend not to) than have to do -1 in my head at the repl, personally. |
|