[Haskell-cafe] Simple List Question

Jenny678 mestor1 at gmx.de
Sun Jul 2 08:56:58 EDT 2006


Hello

Little Problem, hope that somebody can help me

I have a list 
>main [(1,2,3),(4,5,6),(3,4,5)]

and i want all Elements at the 1. Pos.  in new List:
>[1,4,3]

Thanks for help

-- 
View this message in context: http://www.nabble.com/Simple-List-Question-tf1880239.html#a5139831
Sent from the Haskell - Haskell-Cafe forum at Nabble.com.



More information about the Haskell-Cafe mailing list