This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how smart is compilation?


From: "Per Bothner" <per@bothner.com>
> Actually, what I should have suggested was the values-append
> function.  This is what implements the XQuery comma operator that
> appends sequences.  The values-append function is optimized so
> that if it is called in the appropriate context to actual
> compound value is created - the sub-values are written directly
> to the destination using the Consumer interface.

Btw, values-append does not have a Scheme interface (in the current
release).


Nic



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]