Re: New EEP draft: Pinning operator ^ in patterns
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <20210118144912.5f6b69e5@aesop> |
On Fri, 15 Jan 2021 13:34:18 +0100 Richard Carlsson <[email protected]> wrote: > Imagine a world where Erlang had not allowed already-bound variables in > patterns (forcing you to use the idiom "X1 when X1 =:= X -> ...", as in > e.g. Haskell), This deserves being highlighted lest it get lost for future application: Look at a proposed solution from before the problem was introduced. I hope that I have applied this approach before, but if so I have never generalised it. Now I will store it in my mental toolbox. :-) ~Michael -- Reasonable is that which cannot be criticised reasonably anymore.