17 Oct
2007
17 Oct
'07
3:36 p.m.
Is there a library function to take a list of Strings and return a list of ints showing how many times each String occurs in the list. So for example: ["egg", "egg", "cheese"] would return [2,1] I couldn't find anything on a search, or anything in the librarys. Thanks BH. -- View this message in context: http://www.nabble.com/Suspected-stupid-Haskell-Question-tf4639170.html#a1325... Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.