Make the detailed time traveling example a subsection.

colors
Danila Fedorin 3 years ago
parent 298cf6599c
commit e15daa8f6d

@ -232,7 +232,7 @@ doRepMax xs = snd t
where t = repMax xs (fst t)
```
### Detailed Example: Reducing `doRepMax`
#### Detailed Example: Reducing `doRepMax`
If the above examples haven't elucidated how `doRepMax` works,
stick around in this section and we will go through it step-by-step.

Loading…
Cancel
Save