<!DOCTYPE html><html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <font size="4" face="monospace">I think you may have fallen into an
      "either/or" trap.  Varargs patterns and constant patterns are
      already on the road map; we experimented with an imperative match
      (let), and found that the obvious interpretation has some
      challenges.  But in any case, these are all part of the story, and
      we don't have to pit one feature against another as the "winner". 
    </font><br>
    <br>
    <div class="moz-cite-prefix">On 4/4/2024 4:22 PM, Clement Cherlin
      wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:CALEU8=zN3ptPKnAREoSYQONy6vfePKgu6xKrAhenM1+PFLsjQA@mail.gmail.com">
      <div><br>
      </div>
      <div>I know defining new records for new use cases is considerably
        less than ideal. But I also think "let" expressions, varargs
        record patterns, and literals in record patterns could deliver
        80% of the value of member patterns, with considerably less
        linguistic complexity. Further, the individual features can be
        implemented independently.</div>
    </blockquote>
    <br>
  </body>
</html>