Skip to content
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

=</2 infix operator #97

Merged
merged 1 commit into from May 21, 2019
Merged

Conversation

KronicDeth
Copy link
Collaborator

Changelog

Enhancements

  • =</2 infix operator implemented as erlang::is_equal_or_less_than_2. =</2 is not a typo. Unlike >=/2, which has the = second, Erlang put the = first /// for =</2, instead of the more common <=.

@KronicDeth KronicDeth self-assigned this Apr 17, 2019
@KronicDeth KronicDeth added the enhancement An enhancement to existing functionality or new functionality label Apr 17, 2019
Implemented as `erlang::is_equal_or_less_than_2`.
@bitwalker bitwalker merged commit 0fab006 into is_greater_than_or_equal_2 May 21, 2019
@KronicDeth KronicDeth mentioned this pull request Jun 7, 2019
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement to existing functionality or new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants