[Haskell-cafe] Trying to implement this code
Scott Turner
p.turner at computer.org
Mon Apr 18 15:31:54 EDT 2005
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?
More information about the Haskell-Cafe
mailing list