Skip to content

Compound Types doc page should point to Class Composition Mixin page for refinement explanation #1128

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

Closed
iserraller opened this issue Aug 10, 2018 · 1 comment

Comments

@iserraller
Copy link

Currently the last line of the Compound Types page in the Tour of Scala reads:

An example for the use of refinements is given on the page about abstract types.

However refinements are not mentioned at all in the Abstract Types page. The concept is introduced, although the word refinements is not used, in the Class Composition with Mixins page. So maybe that last line should instead be:

An example for the use of refinements is given on the page about class composition with mixins.

@SethTisue
Copy link
Member

good catch — yes, a pull request on this would be welcome

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants