Stop show with sound -- Keyboard shortcut: 'x'  Next slide in show -- Keyboard shortcut: 'n'  1 minute, 18 secondsHigher-order Functions - slide 8 : 34

Mapping

A mapping function applies a function on each element of a list and returns the list of these applications

The function map is an essential Scheme function