You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: