Skip to content

Simple but *practical* explanation of pattern matching #57

Open
@iteles

Description

@iteles

Pattern matching is one of the core things to understand in Elixir, but I'm yet to find any really good explanations of pattern matching.

Most give you very basic implementations like https://elixirschool.com/en/lessons/basics/pattern-matching/#match-operator, which are ok but leave beginner with very little to build on.

What other things can be done with pattern matching? How is it useful in a live app?
Can we add more advanced examples later in the tutorial?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedIf you can help make progress with this issue, please comment!questionA question needs to be answered before progress can be made on this issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions