Skip to content

Commit

Permalink
Add Elm Analyzer comment for concept exercise role-playing-game (#2304
Browse files Browse the repository at this point in the history
)
  • Loading branch information
jiegillet authored Nov 24, 2023
1 parent 2c2f0d0 commit e0b067a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions analyzer-comments/elm/role-playing-game/use_withDefault.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# use withDefault

Pattern matching is a valid way to solve the exercise, but for the sake of learning about the `Maybe` module, try writing `introduce` using `Maybe.withDefault`.

0 comments on commit e0b067a

Please sign in to comment.