内容简介:Kotlin 1.3 的第二个里程碑版本 Kotlin 1.3-M2 发布了。该版本除了带来新特性,还提升了稳定性。 下面看一下值得关注的更新 Contracts 对智能模型(smart-casts)和其他编译时(compile-time)分析进行了改进 新的标准...
Kotlin 1.3 的第二个里程碑版本 Kotlin 1.3-M2 发布了。该版本除了带来新特性,还提升了稳定性。
下面看一下值得关注的更新
Contracts 对智能模型(smart-casts)和其他编译时(compile-time)分析进行了改进
新的标准库函数:用于无符号类型和集合(unsigned types and collections)
用于协程的反射(Reflection for coroutines)
迁移层(migration layer)有助于迁移到新的协程,将逐步在 1.3 中实现
许多与内联类相关的错误修复
详情请查看发布说明 https://blog.jetbrains.com/kotlin/2018/08/kotlin-1-3-m2/
下载地址 https://github.com/JetBrains/kotlin/releases/tag/v1.3-M2
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Eric Meyer on CSS
Eric Meyer / New Riders Press / 2002-7-8 / USD 55.00
There are several other books on the market that serve as in-depth technical guides or reference books for CSS. None, however, take a more hands-on approach and use practical examples to teach readers......一起来看看 《Eric Meyer on CSS》 这本书的介绍吧!