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 eaa7ee5 commit 606ee60Copy full SHA for 606ee60
docs/TypeChecker.rst
@@ -486,7 +486,7 @@ down to only simple constraints that are trivially satisfied.
486
The simplification process breaks down constraints into simpler
487
constraints, and each different kind of constraint is handled by
488
different rules based on the Swift type system. The constraints fall
489
-intofive categories: relational constraints, member constraints,
+into five categories: relational constraints, member constraints,
490
type properties, conjunctions, and disjunctions. Only the first three
491
kinds of constraints have interesting simplification rules, and are
492
discussed in the following sections.
0 commit comments