
9 Jun
2006
9 Jun
'06
12:54 p.m.
Hi Bertram, Don, Thanks for your patience with my toy code. Your analyses helped me a lot. Thanks, Philip On Fri, 09 Jun 2006 02:27:01 +0500, Geevarghese Philip wrote:
I am trying to learn Haskell. As an exercise, I wrote a function to create a binary tree in level-order. I am attaching the code. I am sure there are a number of places where the code could be improved. Could you please point these out?