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 615b4ce + 6037993 commit 4e2e24bCopy full SHA for 4e2e24b
src/types/boolean.md
@@ -47,8 +47,8 @@ Like all primitives, the boolean type [implements][p-impl] the
47
r[type.bool.expr]
48
## Operations on boolean values
49
50
-<!-- This is washy wording --> When using certain operator expressions with a
51
-boolean type for its operands, they evaluate using the rules of [boolean logic].
+When using certain operator expressions with a boolean type for its operands,
+they evaluate using the rules of [boolean logic].
52
53
r[type.bool.expr.not]
54
### Logical not
0 commit comments