My understanding is that you can shadow `foo`, but you
cannot use `foo` in any expression at the same scope where the
struct's bindings appear. In this context, some of `foo`'s lexical
information is reserved so that `struct-out` works correctly.
--
You received this message because you are subscribed to the Google Groups "Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to racket-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/02598ee4-4461-4815-bd4f-a8ac02c1118cn%40googlegroups.com.
-- ~slg