
10 Apr
2010
10 Apr
'10
1:02 p.m.
Hi i want to know if there is any method i can use to count the number of items in each list in a list of lists, eg. someMethod [[a, b, c], [a], [b, d, e, f]] would return [3, 1, 4] is there anything that can do this? thanks -- View this message in context: http://old.nabble.com/Length-of-lists-within-list-of-lists--tp28203363p28203... Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.