
18 Apr
2005
18 Apr
'05
3:31 p.m.
On 2005 April 18 Monday 13:42, Lizz Ross wrote:
Im trying to code a function to [...] create a binary search tree containing the Strings and integers (where the integers are the number of occurrences of each word.
What have you got so far? Have you declared a data structure for the search tree? Have you seen http://haskell.org/hawiki/HomeworkHelp?