Concept

Pattern

Modified just now
JourneyProgramming Language Theory Statusmastered Tags
  • language-feature-design
  • syntax grammar

A structural template that matches values by shape (using constructors, variables, or wildcards), enabling destructuring and case analysis in match expressions.

A structural template that matches values by shape (using constructors, variables, or wildcards), enabling destructuring and case analysis in match expressions.