diff --git a/docs/_includes/features.html b/docs/_includes/features.html index 957f85b33326..e1a551bc32b8 100644 --- a/docs/_includes/features.html +++ b/docs/_includes/features.html @@ -9,40 +9,80 @@

So, features?

- Union, intersection and literal singleton types + Intersection Types Implemented - Trait parameters + Union Types Implemented - @static methods and fields + Type lambdas Implemented - SBT incremental build + Context query Implemented - Option-less pattern matching + Trait parameters + Implemented + + + Implied Instances + Implemented + + + Inferable parameters + Implemented + + + Extension Methods + Implemented + + + Opaque Type Aliases + Implemented + + + Toplevel definitions + Implemented + + + Export clauses Implemented - Automatic tupling of function parameters + Vararg patterns Implemented - Multiversal equality + Creator applications Implemented - Implicit function types + Literal singleton types + Implemented + + + @static methods and fields + Implemented + + + SBT incremental build + Implemented + + + Option-less pattern matching + Implemented + + + Multiversal equality Implemented Erased Terms - In progress + Implemented Auto-Specialization @@ -64,6 +104,10 @@

So, features?

Effects Considered + + and many more, check the overview page for a comprehensive list + +