diff --git a/docs/_includes/features.html b/docs/_includes/features.html
index 34e091d7c4f7..1181b36f7965 100644
--- a/docs/_includes/features.html
+++ b/docs/_includes/features.html
@@ -9,11 +9,7 @@
- Union, intersection and literal singleton types |
- Implemented |
-
-
- Fast compilation (phase fusion) |
+ Union, intersection and literal singleton types |
Implemented |
@@ -24,56 +20,40 @@ So, features?
@@static methods and fields |
Implemented |
-
- Improved REPL with colors |
+
+ SBT incremental build |
Implemented |
- Sbt incremental build |
+ Option-less pattern matching |
Implemented |
- Non-blocking lazy vals |
+ Automatic tupling of function parameters |
Implemented |
- Option-less pattern matching (based on name-based patmat) |
- Implemented |
-
-
- Function arity adaptation |
+ Multiversal equality |
Implemented |
- Multiversal equality |
+ Phantom types |
Implemented |
- Exhaustivity checks in pattern matching |
+ Implicit function types |
Implemented |
-
- Non-boxed arrays of value classes |
- In progress |
-
- Working contravariant implicits |
- In progress |
-
-
Auto-Specialization |
In progress |
-
- Whole program optimizer |
- In progress |
-
- HList & HMaps/Record types |
+ Whole program optimizer |
In progress |
- Phantom types |
+ HList & HMaps/Record types |
In progress |
@@ -81,33 +61,24 @@ So, features?
|
- Implicit functions |
- Considered |
-
-
Effects |
Considered |
-
- Auto-completion in repl |
- Considered |
-
-
- Spec Option-less pattern matching |
- Considered |
-
That’s great! We have more details on the docs and please join our Gitter channel!
+