Skip to content

Commit 38523b3

Browse files
committed
feat: implement structured pattern matching with nested constructor support
Introduce a full pattern matching pipeline for match expressions, including typed pattern representation, validation, and a structured decision tree. This establishes a foundation for deterministic and type-safe match evaluation, enabling correct handling of nested patterns and complex destructuring. Additionally extract tests for parse to new file to reduce file bloat and improve maintainability
1 parent 0445ef9 commit 38523b3

2 files changed

Lines changed: 2027 additions & 130 deletions

File tree

0 commit comments

Comments
 (0)