Skip to content

Commit 1a9fdf9

Browse files
committed
Add a missing anchor
1 parent be3c44e commit 1a9fdf9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

05_higher_order.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,8 @@ console.log(SCRIPTS.filter(s => s.direction == "ttb"));
373373
// → [{name: "Mongolian", …}, …]
374374
```
375375

376+
{{id map}}
377+
376378
## Transforming with map
377379

378380
{{index [array, methods], "map method"}}

0 commit comments

Comments
 (0)