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 didn't think this was enough to call a bug, but if you like, I can compose a formal bug report for "Issues"
From what I can tell, this might be a general issue, but I'll confine myself to max' and min`.
The examples as given work just fine, but as soon as I try to use a variable, I get word-based comparisons instead of value-based comparisons. Using [ ] instead of '{ }' not only solves the problem, but would also work fine for the examples. If there is a use for comparing the 'size' of words as words rather than the values they represent, perhaps that could be an additional example.
As I gain experience, these kinds of things become more obvious to me, but I still get caught off guard often enough to be annoying.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I didn't think this was enough to call a bug, but if you like, I can compose a formal bug report for "Issues"
From what I can tell, this might be a general issue, but I'll confine myself to
max' andmin`.The examples as given work just fine, but as soon as I try to use a variable, I get word-based comparisons instead of value-based comparisons. Using
[ ]instead of '{ }' not only solves the problem, but would also work fine for the examples. If there is a use for comparing the 'size' of words as words rather than the values they represent, perhaps that could be an additional example.As I gain experience, these kinds of things become more obvious to me, but I still get caught off guard often enough to be annoying.
Beta Was this translation helpful? Give feedback.
All reactions