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.
2 parents 6f96900 + a30d327 commit a6084e1Copy full SHA for a6084e1
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