diff --git a/design/guiding-principles.md b/design/guiding-principles.md index 7008961..227b8a7 100644 --- a/design/guiding-principles.md +++ b/design/guiding-principles.md @@ -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