On Thursday 17 January 2002 03:31 pm, Tom Bevan wrote:
> I consider myself a newbie too but here are my solutions

FWIW, at a glance, those are identical, or very similar to, the following 
standard functions:

contains  -->  elem
unique -->  nub  (you'll need to import List)
innerList  -->  concat

--Jeff

_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to