Class: fpubfunction

Interface for function callbacks. There's no constructor since this is done automaticly if you pass a function as argument.

Methods:

call (fpubfunction fn,...)
returns: ()
Call a function object with the same arguments.