Skip to content

Commit

Permalink
use case statement
Browse files Browse the repository at this point in the history
  • Loading branch information
jiegillet committed Oct 31, 2023
1 parent 84a4974 commit aee9808
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# use case
# use case statement

Even though the exercise can be solved in other ways, the preferred way to work with custom types is with [pattern matching][pattern-matching].
For the sake of learning this technique, use a `case` statement in your solution.
Expand Down

0 comments on commit aee9808

Please sign in to comment.