Skip to content
This repository was archived by the owner on Dec 21, 2018. It is now read-only.

Change 'pattern matching' description to 'destructuring' #24

@maxgerber

Description

@maxgerber

People have found the term 'pattern matching' confusing as they have usually heard it in the context of switch/case statements in JS, and would describe breaking out the tuple like this as destructuring (though both are actually accurate).

We could either change the description, or add something like this to the helpful resources section of the readme...
https://gist.github.com/yang-wei/4f563fbf81ff843e8b1e

-- rewrite area using pattern matching

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions