elm-lang.org icon indicating copy to clipboard operation
elm-lang.org copied to clipboard

Different variable names from type variables

Open fdbeirao opened this issue 7 years ago • 1 comments

I am writing a small ELM beginners guide. I am at the part of explaining pattern matching. While trying to explain this example, I feel that some people might confuse a and b from the type signature (Either a b) with this a and b from the pattern matches. I tried to come up with a more descriptive name, just to avoid an unnecessary clash.

fdbeirao avatar Jun 20 '17 20:06 fdbeirao

Thanks for the pull request! Make sure it satisfies this checklist. My human colleagues will appreciate it!

Here is what to expect next, and if anyone wants to comment, keep these things in mind.

process-bot avatar Jun 20 '17 20:06 process-bot