Skip to content

Commit fc87770

Browse files
authored
Merge pull request #808 from axelnilsson98/patch-2
fix todo excercise 6.14
2 parents 47a3b8e + e62a0e3 commit fc87770

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

compendium/modules/w06-patterns-exercise.tex

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1075,7 +1075,12 @@
10751075
\SOLUTION
10761076

10771077

1078-
\TaskSolved \what \TODO
1078+
\TaskSolved \what
1079+
1080+
Exempel på metoder som finns både för \code{Vector} och \{Option}:
1081+
\code{foreach}, \code{filter}, \code{fold} etc.
1082+
1083+
Metoden \code{contains} returnerar en \code{Boolean} som visar om den har ett värde eller ej.
10791084

10801085

10811086
\QUESTEND

0 commit comments

Comments
 (0)