Or patterns: Syntactic design

Hi Community,

Due to ongoing feedback in an earlier GHC proposal, I know opened a discussion about syntax for the upcoming Or patterns in Or patterns: Syntactic design · Issue #587 · ghc-proposals/ghc-proposals · GitHub.

Happy voting!

2 Likes

Infix operators won in the issue above. Here’s the next issue I invite you to cast your vote for: Or patterns syntax: `(p1|p2)` or `(p1;p2)`? · Issue #598 · ghc-proposals/ghc-proposals · GitHub

This will hopefully settle the particular infix operator we will take for Or patterns.

Cheers