Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

Package robustapply


Functions

 function (receiver)
 robustApply (receiver, arguments, named)


Detailed Description

Robust apply mechanism

Provides a function "call", which can sort out what arguments a given callable object can take, and subset the given arguments to match only those which are acceptable.


Function Documentation

robustapply.function receiver   ) 
 

Get function-like callable object for given receiver

returns (function_or_method, codeObject, fromMethod)

If fromMethod is true, then the callable already has its first argument bound

robustapply.robustApply receiver  ,
arguments  ,
named 
 

Call receiver with arguments and an appropriate subset of named


Generated on Fri Jul 21 13:27:59 2006 for LATTE R04-12-00 by doxygen 1.4.3