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
The numerical-equality function "(=..)" previously supported only
two values. Now we support multiple values.
This updates #53, but does not close it until we've implemented
the corresponding inequality test.
This is a weird one, but it closes#53 by allowing a numerical
inequality test to be carried out:
* If any argument has been seen before, return false.
* If all arguments are unique, return true.
This closes#53.
Uh oh!
There was an error while loading. Please reload this page.
Again from the fine guide
The text was updated successfully, but these errors were encountered: