>Hi everybody,
>
>I studied haskell this semester at the university and I was required to
>implement a binary search tree in haskell.
>I would appreciate if anyone could send me an example code of this data
>structure.

Just read a standard textbook. Some useful course notes
by Jeroen Fokker are available online at
http://www.cs.uu.nl/people/jeroen/courses/fp-eng.pdf
Enough to solve your problem.

Rijk-Jan van Haaften

_______________________________________________
Haskell-Cafe mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to