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 389ef92 + c95f0f0 commit 6b00197Copy full SHA for 6b00197
src/main/scala/fpinscalalib/PropertyBasedTestingSection.scala
@@ -203,7 +203,7 @@ object PropertyBasedTestingSection
203
*
204
* <b>Exercise 8.9</b>
205
206
- * Let's implement `&&` and `\\` to compose `Prop` values:
+ * Let's implement `&&` and `||` to compose `Prop` values:
207
208
* {{{
209
* def &&(p: Prop) = Prop {
0 commit comments