aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2017-02-14 11:17:53 +0100
committerMartin Odersky <odersky@gmail.com>2017-04-04 13:29:38 +0200
commitcf10e28a54aaeab124f9a939f71da7e09d299bcb (patch)
treef48e018cc4a02d955366db9b7b31315c6502127e /docs
parent4bdad3c21a1461bed6e91ef69dd767fa5211f60d (diff)
downloaddotty-cf10e28a54aaeab124f9a939f71da7e09d299bcb.tar.gz
dotty-cf10e28a54aaeab124f9a939f71da7e09d299bcb.tar.bz2
dotty-cf10e28a54aaeab124f9a939f71da7e09d299bcb.zip
Change enumeration members.
Based on the discussion in #1970, enumeration objects now have three public members: - valueOf: Map[Int, E] - withName: Map[String, E] - values: Iterable[E] Also, the variance of case type parameters is now the same as in the corresponding type parameter of the enum class.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions