Skip to content

Commit a201d89

Browse files
authored
Update Coding Meetup Automedon#9 - Higher-Order Functions Series - Is the meetup age-diverse_.js
1 parent 5c3f335 commit a201d89

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

6-kyu-part1/Coding Meetup #9 - Higher-Order Functions Series - Is the meetup age-diverse_.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ Age is represented by a number which can be any positive integer up to 199.
2929
3030
3131
32-
3332
This kata is part of the Coding Meetup series which includes a number of short and easy to follow katas which have been designed to allow mastering the use of higher-order functions. In JavaScript this includes methods like: forEach, filter, map, reduce, some, every, find, findIndex. Other approaches to solving the katas are of course possible.
3433
*/
3534
function isAgeDiverse(list) {

0 commit comments

Comments
 (0)