link apply March 4, 1995; Ralph E. Griswold This file is in the public domain.
This procedure applies a list of functions to an argument. An example is apply([integer, log], 10) which is equivalent to integer(log(10)).