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.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to