Class ApplyToArgs

All Implemented Interfaces:
Named

public class ApplyToArgs extends ProcedureN
Implement the standard Scheme function "apply". This has been generalized so that the last (list argument) can be any sequence, or any primitive array coercible to Object[].