On Thu, Jul 2, 2009 at 9:01 AM, yary<[email protected]> wrote: > On Thu, Jul 2, 2009 at 8:58 AM, TSa<[email protected]> wrote: >>... unless list associative operators somehow flatten the >> parens away and therefore see a single list of three values instead of >> two consecutive lists of two items. > > that's exactly what list associative does, it feeds an arbitrarily > long list of values to the operator at once. >
but it doesn't strip the parens away, sorry for hitting "send" before thinking it all through.
