Skip to content

Commit

Permalink
Add the match statement section
Browse files Browse the repository at this point in the history
  • Loading branch information
dr-saad-la committed Jun 30, 2024
1 parent b36ad41 commit f33f605
Show file tree
Hide file tree
Showing 2 changed files with 650 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ Introduction
- [If statement](chap_04/if_statement.md)
- [else if](chap_04/else_if.md)
- [If else expression](chap_04/if_else_expression.md)
- [The match statement](chap_04/match.md)
- [Loops](chap_04/loops.md)
- [loop](chap_04/loop.md)
- [for loop](chap_04/for_loop.md)
Expand Down
Loading

0 comments on commit f33f605

Please sign in to comment.