[plt-scheme] How do I convert (values ...) to something I can do something with?

From: Grant Rettke (grettke at acm.org)
Date: Wed Mar 10 07:35:27 EST 2010

On Tue, Mar 9, 2010 at 10:38 PM, Todd O'Bryan <toddobryan at gmail.com> wrote:
> Stylistically, is one better/more idiomatic than the other?

You should use whatever you feel communicates the most to the person
reading the code. Structs sounds very helpful for this.

via: http://www.wisdomandwonder.com/link/1794/returning-multiple-values-in-scheme
via: http://groups.google.com/group/comp.lang.scheme/browse_thread/thread/ba8873b2f955af67/44c99c8e11279ffd


Posted on the users mailing list.