5 Feb 01:00
Re: Why is $ right associative instead of leftassociative?
Bill Wood <william.wood3 <at> comcast.net>
2006-02-05 00:00:28 GMT
2006-02-05 00:00:28 GMT
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
RSS Feed