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

From: Todd O'Bryan (toddobryan at gmail.com)
Date: Tue Mar 9 23:02:44 EST 2010

I've written a function that returns multiple values. But now I can't
figure out how to check the silly thing.

Sorry if this is a stupid question, but how do I convert a (values
...) expression into something I can wrap my parentheses around?

Todd


Posted on the users mailing list.