[racket] Mutually Recursive Struct:

From: Ray Racine (ray.racine at gmail.com)
Date: Tue Mar 13 20:33:01 EDT 2012

Please ignore.  Just not my day ...

On Tue, Mar 13, 2012 at 8:29 PM, Ray Racine <ray.racine at gmail.com> wrote:

> Does typed racket support mutually recursive structure definitions?
>
> (struct: A ([ b : B]))
> (struct: B ([a : A]))
>
> Thx,
>
> Ray
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20120313/4b13ac78/attachment.html>

Posted on the users mailing list.