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

Updated for % to mean rem instead of mod #65

Merged
merged 2 commits into from
May 2, 2017
Merged

Conversation

voddan
Copy link
Contributor

@voddan voddan commented Feb 18, 2017

The change in the convention for the % operator was introduced in v1.1

The change in the convention for the `%` operator was introduced in v1.1
JDK documentation: The unsigned right shift operator (>>>) is omitted, as this operation makes little sense in combination with the "infinite word size" abstraction provided by this class.
@ilya-g ilya-g merged commit 6d3f767 into Kotlin:master May 2, 2017
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.

2 participants