Exercises: Fix type-setting typo
This commit is contained in:
parent
d5dbb84af0
commit
3df96b2a35
@ -316,7 +316,7 @@ The empty set would therefore be `type_set<>`, while the set containing the type
|
||||
|
||||
Try not to use any of the utilities provided by the standard library (like the example provided in the lecture).
|
||||
|
||||
***Hint:** If you are struggling with this exercise you might want to have a look at how *fold* (i.e. *reduce*) is used in functional programming languages.
|
||||
**Hint:** If you are struggling with this exercise you might want to have a look at how *fold* (i.e. *reduce*) is used in functional programming languages.
|
||||
|
||||
## Task 20
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user