8000
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 2822c1d commit a30d327Copy full SHA for a30d327
overviews/macros/typeproviders.md
@@ -12,7 +12,7 @@ languages: [ja]
12
13
**Eugene Burmako**
14
15
-Type providers aren't implemented as a dedicated macro flavor, but can rather built on top of the functionality
+Type providers aren't implemented as a dedicated macro flavor, but are rather built on top of the functionality
16
that Scala macros already provide.
17
18
There are two strategies of emulating type providers: one based on structural types (referred to as "anonymous type providers")
0 commit comments