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
A refactoring of the typeclass-experiments branch according to topics.
DISCLAIMER: This is the same as the previous typeclass-experiments
Pre-pre SIP. It's just that the commits are now in a more logical order
instead of the chronological order of the first PR. Some part of this is
currently under consideration as SIP-64. Other parts might be proposed
as Pre-SIPs in the future.
The order of exposition described in the docs of this PR is different
from the planned proposals of SIPs. I concentrate here not on how to
sequence details, but instead want to present a vision of what is
possible. For instance, the docs in this PR start with Self types and
`is` syntax, which have turned out to be controversial and that will
probably be proposed only late in the sequence of SIPs.
The PR needs a minor release since it adds experimental language
imports, which did not exist before. Everything covered is under
experimental. Baseline Scala is not affected.
0 commit comments