We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4b0c70 commit dfb6996Copy full SHA for dfb6996
docs/docs/reference/contextual/extension-methods.md
@@ -3,9 +3,6 @@ layout: doc-page
3
title: "Extension Methods"
4
---
5
6
-**Note** The syntax described in this section is currently under revision.
7
-[Here is the new version which will be implemented in Dotty 0.20](./extension-methods-new.html).
8
-
9
Extension methods allow one to add methods to a type after the type is defined. Example:
10
11
```scala
0 commit comments