[Haskell-cafe] Examples of Mutually Recursive Types
Martijn van Steenbergen
martijn at van.steenbergen.nl
Sun Oct 26 13:38:37 EDT 2008
Think of any "real" programming language out there. For example, in many
languages statements may contain expressions, and expressions in turn
may contain statements (in Java through anonymous inner classes, for
example).
Boa noite,
Martijn.
Hugo Pacheco wrote:
> Hi all,
>
> I have been searching for examples of Haskell "real scenarios" that
> employ mutually recursive datatype definitions.
> Does anyone know some interesting libraries or structures that I could
> play with?
>
> Thanks,
> hugo
>
> --
> www.di.uminho.pt/~hpacheco <http://www.di.uminho.pt/~hpacheco>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list