We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3f908d + a90f0d1 commit 349f553Copy full SHA for 349f553
docs/docs/reference/new-types/match-types.md
@@ -243,7 +243,6 @@ main differences here are:
243
244
- Conditional types only reduce if both the scrutinee and pattern are ground,
245
whereas match types also work for type parameters and abstract types.
246
- - Match types can bind variables in type patterns.
247
- Match types support direct recursion.
248
- Conditional types distribute through union types.
249
0 commit comments