内容简介:Scala 2.12.4 已发布,与上个版本比较,基准测试显示编译时间再减少5-10%。此外,还包含对 Java 9 支持的改进以及一些功能改进。 Scala 是一门现代的多范式编程语言,志在以简练、优雅及类型安全的方式来表达常...
Scala 2.12.4 已发布,与上个版本比较,基准测试显示编译时间再减少5-10%。此外,还包含对 Java 9 支持的改进以及一些功能改进。
Scala 是一门现代的多范式编程语言,志在以简练、优雅及类型安全的方式来表达常用编程模式。它平滑地集成了面向对象和函数语言的特性。
更新内容:
#6097 Fix runtime reflection of empty package members under Java 9
#6098 Adapt to change in Java 9 classloader hierarchy
#5867 Include the parts of a compound/refinement type in implicit scope
#6074 Resolve implicit instances for abstract types, according to the spec
#6069 Higher-kinded type variable unification
#6101 Make Lazy* classes serializable
#6089 Deprecate assignments in argument position
#6120 Move compilation daemon portfile under
~/.scalac/
更多请查看发行说明
下载地址:
http://www.scala-lang.org/download/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
The Effective Engineer
Edmond Lau / The Effective Bookshelf, Palo Alto, CA. / 2015-3-19 / USD 39.00
Introducing The Effective Engineer — the only book designed specifically for today's software engineers, based on extensive interviews with engineering leaders at top tech companies, and packed with h......一起来看看 《The Effective Engineer》 这本书的介绍吧!