cashew-s
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [CASHeW-s] Mock up.....


From: Andrew John Hughes
Subject: Re: [CASHeW-s] Mock up.....
Date: Mon, 13 Dec 2004 16:22:20 +0000

On Mon, 2004-12-13 at 16:05, R Bhagdev wrote:
> Hi,
> 
> Atheesh, add whatever you were going to on this image(attached)....and put it 
> in
> shared folder or mailing list.
> 
> - Ravish
> 
> Quoting R Bhagdev <address@hidden>:
> 
> > Quoting Barry Norton <address@hidden>:
> > 
> > > >> I think we were to show a list function?  
> > > >> This assignment has made me a bit rusty...
> > > >
> > > >A list function?  
> > > 
> > > Yes, polymorphic list concatenation seemed like a reasonably easy
> > > instantiation for a 'Join' operator...
> > > 
> > > (++) :: [a] -> [a] -> [a]
> > > [] ++ ys = ys
> > > (x:xs) ++ ys = x : (xs++ys)
> > > 
> > > Barry
> > > 
> > > 
> > > 
> > > 
> > > 
> > > _______________________________________________
> > > CASHeW-s mailing list
> > > address@hidden
> > > http://lists.nongnu.org/mailman/listinfo/cashew-s
> > > 
> > 
> > 
> > 
> 
> 
> 
> ______________________________________________________________________
> _______________________________________________
> CASHeW-s mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/cashew-s

Sorry, Ravish, but this is unacceptable for inclusion in the document. 
The images are stretched, I can't read most of it, and there's lots of
redundant parts on it (including that dumb blue bar thing at the top).
-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

"Value your freedom, or you will lose it, teaches history.
`Don't bother us with politics' respond those who don't want to learn."
-- Richard Stallman

"We've all been part of the biggest beta test the world has ever known --
Windows"
-- Victor Wheatman, Gartner

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]