[Haskell-beginners] Tying the knot with binary trees

Ozgur Akgun ozgurakgun at gmail.com
Sat Apr 14 14:25:00 CEST 2012


Michael,

I had some code lying around, experimenting on tying-the-knot in the
context of trees.

I've just pushed it to github, hoping it can be helpful to you. The data
type is slightly different to yours but the ideas should apply.

https://github.com/ozgurakgun/knot-tree/blob/master/KnotBinTree.hs

HTH,
Ozgur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20120414/bd40803e/attachment.htm>


More information about the Beginners mailing list