> On Aug 27, 2017, at 7:30 PM, Shu-Hung You 
> <shu-hung....@eecs.northwestern.edu> wrote:
> 
> Something along the line of (open-output-file
> "/dev/null") sounds a bit better but I'm not sure how to create a
> discard-everything output port.


`open-output-nowhere`?

https://docs.racket-lang.org/reference/port-lib.html?q=open-output-nowhere#%28def._%28%28lib._racket%2Fport..rkt%29._open-output-nowhere%29%29
 
<https://docs.racket-lang.org/reference/port-lib.html?q=open-output-nowhere#(def._((lib._racket/port..rkt)._open-output-nowhere))>

-- 
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