Contents

fp - library for functional programming

Table of contents

  1. apply - apply function to arguments
  2. bottom - the function that never returns
  3. curry - curry a n-ary function
  4. expr_unapply - create a functional expression from an expression
  5. fixargs - create function by fixing all but one argument
  6. fixedpt - returns fixed point of a function
  7. fold - create function which iterates over sequences
  8. nest - repeated composition of function
  9. nestvals - repeated composition returning intermediate values
  10. unapply - create a procedure from an expression





Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000