On Sat, 2006-02-04 at 23:34 +0000, Chris Kuklewicz wrote: . . . > But this implies [a,b,c,[]..] is the same as [a,b,c] and [a,b,c,[d,e,f]..] is > the same as [a,b,c,d,e,f] and [a,b,c,[d,e,f..]..] is [a,b,c,d,e,f..] Hmmm, does this get us to difference lists ala Prolog? -- Bill Wood