Typesafe (Lightbend) Team is going to release Scala New Version 2.12 soon.
As of now it is in Milestone Releases. In this post, we are going to discuss Scala New features introducing in New Version 2.12.
We will list out the features list in this post and will discuss them in detail in my coming posts.
To use Scala 2.12, we need minimum JDK 1.8.
Scala 2.12 New Features
As of now it is in Milestone Releases. In this post, we are going to discuss Scala New features introducing in New Version 2.12.
We will list out the features list in this post and will discuss them in detail in my coming posts.
To use Scala 2.12, we need minimum JDK 1.8.
Scala 2.12 New Features
- Full Java SE 8 Support
- Interoperability with Java SE 8 Features
- Turn FunctionN into Functional Interfaces to support Java SE 8 Interoperability
- Introducing @interface annotation to define traits
- Improved lazy val initialization
- Style Checker
- Improved Collections
- Improved Documentation
We will pick-up these features one by one and discuss them in detail in my coming posts.
Please drop me a comment if you like my posts or have any questions or suggestions or issues.
Thank you.
No comments:
Post a Comment