Binary search tree

Claudio Marcio de Souza Vicente cmsv@dcc.ufmg.br
Mon, 29 Apr 2002 09:40:19 -0300 (EST)


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.

thanks in advance,

Claudio