File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ many important Scala libraries. The lack of first class syntax for literal types
58
58
authors to use the experimental Scala macro system to provide a means to express them. Whilst this
59
59
has proved to be extremely successful, it has poor ergonomics (although this can typically be hidden
60
60
from library _ users_ ) and is not portable -- because Scala macros in general and the mechanisms used
61
- to expose literal types to Scala programmes in particular depend on internal implementation details
61
+ to expose literal types to Scala programs in particular depend on internal implementation details
62
62
of the current Scala compiler.
63
63
64
64
The poor ergonomics of macro-based exposure of literal types was the original motivation for this
You can’t perform that action at this time.
0 commit comments