[racket] (values) vs (void)

From: Roman Klochkov (kalimehtar at mail.ru)
Date: Sun Nov 23 07:55:49 EST 2014

 When I should use (void) and when (values)?

They are both used to show, that there are no return values.
They are both not printable.

What is intended use for (void) and (values) and when one should prefer one over other?

-- 
Roman Klochkov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20141123/88851f4d/attachment.html>

Posted on the users mailing list.