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 b3f908d commit a90f0d1Copy full SHA for a90f0d1
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