Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add maybes/complex pattern matching to "The Basic Building Blocks of Elm" #27

Open
raorao opened this issue Oct 15, 2016 · 0 comments
Open

Comments

@raorao
Copy link
Member

raorao commented Oct 15, 2016

This would be a bonus section for students who are moving quickly.

requires changes to https://github.com/elmbridge/intro-to-elm-part-1 as well.

  • assertion with a Maybe/Maybe.map
  • assertion with Maybe + case statement
  • assertion with union type + case statement
@raorao raorao changed the title Add case statements to "The Basic Building Blocks of Elm" Add maybes/complex pattern matching to "The Basic Building Blocks of Elm" Oct 15, 2016
@avh4 avh4 removed the enhancement label Mar 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants