I'm working on an enhancement for write/print/display, and thought I had it all implemented in io/print/main.rkt before realizing that code is only used for Racket-CS.
Now I'm working on making equivalent changes in print.c for the traditional implementation, and that code is substantially more complex. Among other things, print has a bunch of checks against a variable called "compact", but I can't find any comments (either in the source or in the git log) as to what its for / when its used. Can anyone comment? -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/1a2b4d7d-bdf7-4cbb-bf9e-6565c7bfec28%40googlegroups.com.

