Skip to content

Commit

Permalink
clarify the comment about the pattern matching proposal
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinbarabash committed Jul 31, 2024
1 parent 1d59871 commit 3b4e540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion design/guiding-principles.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ more things than are currently inferred at the moment.

## Future JavaScript Language Features

- 🟢 Pattern matching (there is a TC39 proposal, but it's overly complicated)
- 🟢 Pattern matching (this doesn't follow the TC39 proposal which I found to be overly complicated)
- 🟢 Immutable Records & Tuples
- 🟢 do-expressions

Expand Down

0 comments on commit 3b4e540

Please sign in to comment.