From: Ray Racine (ray.racine at gmail.com) Date: Tue Mar 13 20:29:28 EDT 2012 |
|
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/619e843b/attachment.html>
Posted on the users mailing list. |
|