Skip to content

minor fixes to the documentation #7833

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 1 commit into from
Jan 4, 2020
Merged

Conversation

dvirf1
Copy link
Contributor

@dvirf1 dvirf1 commented Dec 21, 2019

Fixing minor inconsistencies while I was reading the documentation:

  • The given-clauses page refers to "the given instances defined previously". Those instances were defined in camelCase and not PascalCase, so the instances are now consistently called intOrd and listOrd in both pages.
  • The Scala version in multiversal-equality should be 2.13
  • relationship-implicits: implicitly[A] in Scala 2 was changed from the[A] to summon[A] in Scala 3 + renaming Deco to Decorator to be friendlier for new developers.
  • dependent-function-types: fixing the result type of extractKey and describing the function with e

Copy link
Member

@dottybot dottybot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, and thank you for opening this PR! 🎉

All contributors have signed the CLA, thank you! ❤️

Have an awesome day! ☀️

Copy link
Member

@smarter smarter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution!

@smarter smarter merged commit 4b6d693 into scala:master Jan 4, 2020
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.

3 participants