[racket] Typed Racket - Structure Procedures

From: Sam Tobin-Hochstadt (samth at ccs.neu.edu)
Date: Sun May 29 09:09:29 EDT 2011

On Sun, May 29, 2011 at 3:26 AM, Ray Racine <ray.racine at gmail.com> wrote:
> Playing around a bit more with typed/racket and unable to get the below to
> work, however I'd really like to.  :) Tried using define-struct/exec as well
> but to no avail.

Unfortunately, it seems that `define-struct/exec:' doesn't work yet
with polymorphic structure definitions.  Can you file a bug so that I
remember to fix that?
-- 
sam th
samth at ccs.neu.edu



Posted on the users mailing list.