Next:
Creating a new function
Up:
Discovering the Power of
Previous:
'insertion-sort'
Contents
Higher Order Functions
Subsections
Creating a new function by composition: `compose'
Changing the arity of a function:`curry'
Converting all elements in a list: `map'
Converting the `map' function: `mapc'
Selecting elements from a given list: `filter'
Searching for an element in a given list: `locate'
Iterating through all elements of a list: `for-each'
Georg P. Loczewski 2004-03-05
Impressum und Datenschutz