Programming in Dart: Functions & Closures, Episode 17: Challenge: Write a Generic Function | Kodeco

This content was released on Jun 21 2022. The official support period is 6-months from this date.

Now that you understand generics, you’ll put your new knowledge to the test by writing a method that filters a collection of numbers.


This is a companion discussion topic for the original entry at https://www.kodeco.com/30303825-programming-in-dart-functions-closures/lessons/17

The challenge slide says “Write function to take all the lists and”. Looks like the text got chopped off.