Skip to content

Added == as an alias for = #868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 11, 2024
Merged

Conversation

ikappaki
Copy link
Contributor

Hi,

could you please consider patch to add == as an alias for =. Fixes #859.

I've also updated the doc to describe the difference of int vs float comparison in basilisp vs Clojure.

Thanks

@ikappaki ikappaki force-pushed the feat/== branch 2 times, most recently from 7db80d8 to d266649 Compare February 11, 2024 10:27
@ikappaki
Copy link
Contributor Author

With latest update, I noticed that .. _arithmeticdivision in the docs was missing a colon at the end from the last commit, and corrected that as well.

@chrisrink10 chrisrink10 merged commit b77703d into basilisp-lang:main Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

numerical equality with = and ==
2 participants