Re[2]: object methods as first class values
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re[2]: object methods as first class values
- From: Gunnar Zötl <gz@...>
- Date: 2002年11月28日 15:06:45 +0100
DJ> where asargs is a function (that can be written in C) that takes a table,
DJ> a, and returns it as a number of return values (return
DJ> a[1],a[2],...,a[n]).
your asargs() function exists, it's called unpack()
rgds,
Gunnar