You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dotty-internals
Hello,
I'm interested in how one would approch checking pattern matching for exhaustiveness - it seems like a very interesting problem. I already know of bondi and Pattern Calculus (at least that they exist). What other theory would I need to better understand the problem? Was this already solved for other languages (I'm assuming yes) and how much are those results related to the Dotty?
Thanks in advance, Aleksander Boruch-Gruszecki
Guillaume Martres
unread,
Jul 1, 2016, 4:35:08 PM7/1/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dotty-internals
Huh, I was under the impression that since the pattern matching is labeled as "under consideration" in the github readme, there's no implementation yet proposed. Will do, thanks!