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[].
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[].