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 f0fb8ba commit 2cc0864Copy full SHA for 2cc0864
_sips/sips/2014-06-27-42.type.md
@@ -207,7 +207,7 @@ val book: Book =
207
208
shapeless enables generic programming and type class derivation by providing a mechanism for mapping
209
a value of a standard Scala algebraic data type onto a sum of products representation type,
210
-essentially nested labelled `Either`'s of the records discussed above. Techniques of this sort are
+essentially nested labelled `Either`s of the records discussed above. Techniques of this sort are
211
widely used, and removing the incidental complexity that comes with encoding via macros will improve
212
the experience for many users across a wide variety of domains.
213
0 commit comments