Re: tostring(): vararg in, vararg out?
[
Date Prev][
Date Next][
Thread Prev][Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: tostring(): vararg in, vararg out?
- From: steve donovan <steve.j.donovan@...>
- Date: 2011年6月30日 16:59:43 +0200
On Thu, Jun 30, 2011 at 4:52 PM, Renato Maia <maia@inf.puc-rio.br> wrote:
> I don't know which extension you are thinking about, but such function sure
> fits well in 'vararg' package, so I just added in
Yes, it's varargs I was thinking of! It is simply very efficient to
do this in C, although Javier's version is elegant and very
Scheme-ish.
steve d.