Skip to content

Commit

Permalink
Merge pull request #808 from axelnilsson98/patch-2
Browse files Browse the repository at this point in the history
fix todo excercise 6.14
  • Loading branch information
bjornregnell authored Sep 26, 2024
2 parents 47a3b8e + e62a0e3 commit fc87770
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion compendium/modules/w06-patterns-exercise.tex
Original file line number Diff line number Diff line change
Expand Up @@ -1075,7 +1075,12 @@
\SOLUTION


\TaskSolved \what \TODO
\TaskSolved \what

Exempel på metoder som finns både för \code{Vector} och \{Option}:
\code{foreach}, \code{filter}, \code{fold} etc.

Metoden \code{contains} returnerar en \code{Boolean} som visar om den har ett värde eller ej.


\QUESTEND
Expand Down

0 comments on commit fc87770

Please sign in to comment.