aboutsummaryrefslogtreecommitdiff
path: root/src/dotty/tools/dotc/core/Scopes.scala
diff options
context:
space:
mode:
authorMartin Odersky <odersky@gmail.com>2014-01-02 16:04:04 +0100
committerMartin Odersky <odersky@gmail.com>2014-01-02 16:04:17 +0100
commit09fdc8ee5705a80c361d3c07c49a5a660809a222 (patch)
tree19b1829d57455ddb53c80da6d7140c7fdc61749f /src/dotty/tools/dotc/core/Scopes.scala
parent502ad2204e0f286f3a1f7c343161613bd85dfb14 (diff)
downloaddotty-09fdc8ee5705a80c361d3c07c49a5a660809a222.tar.gz
dotty-09fdc8ee5705a80c361d3c07c49a5a660809a222.tar.bz2
dotty-09fdc8ee5705a80c361d3c07c49a5a660809a222.zip
Taking a fully-defined result type into account when forming a closure.
Given (params) => body and an expected type Ts => R with R fully defined, we use R as the result type of the closure def into which the function is translated. Note: It would be nice generalize this further to result types which are not fully defined, yet this would complicate things by entangling typing and desugaring.
Diffstat (limited to 'src/dotty/tools/dotc/core/Scopes.scala')
0 files changed, 0 insertions, 0 deletions