[Haskell-cafe] Multiway tree vs rose tree

Sean Leather sean.leather at gmail.com
Tue May 12 07:25:43 UTC 2015


On Tue, May 12, 2015 at 9:20 AM, Sean Leather wrote:

> Also, Meertens himself uses the value-at-the-tips definition in a later
> publication [3].


Correction. I meant to say he uses a value-at-the-nodes definition:

> data Rose a = fork a (List(Rose a))

Regards,
Sean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20150512/28ec5eea/attachment.html>


More information about the Haskell-Cafe mailing list