Course of Raku / Functional, concurrent, reactive, and web programming / Functional programming / Higher-order functions

Exercises: Higher-order functions

This section contains 3 exercises.

  1. Apply twice
  2. Make a multiplier
  3. Filter with a block

Refresh your knowledge

Refer to the contents of this section to find the answers if needed.

Course navigation

Apply twice