> I'm not sure if this helps you, but if you have complete control over what 
> happens to it, you could wrap it in a struct first

Yeah, that’s a good point, and it’s one I actually did think of after
sending the email, though. Unfortunately, at that point, there’s little
reason for me to be using syntax objects because I would still want to
unwrap and rewrap all of them at the end of my processing to remove the
custom structs, so I might as well just use a custom struct that
includes a datum and a srcloc (which is what I ended up doing).

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to