In the Racket Guide, the documentation for WHEN and UNLESS says "The result is #<void> in any case."

http://docs.racket-lang.org/guide/begin.html#%28part._when+unless%29


I think that is incorrect. The Racket Reference says #<void> is the result only when the body is not evaluated.

- Daniel

_________________________
 Racket Developers list:
 http://lists.racket-lang.org/dev

Reply via email to