[plt-scheme] I don't understand this error message -- never mind

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Sun Jan 22 18:45:55 EST 2006

Let me recommend that you follow HtDP and write down contracts/purpose 
statement/and examples-as-tests per function. SchemeUnit is a great way 
of getting into testing. -- Matthias


On Jan 22, 2006, at 1:23 PM, Gregory Woodhouse wrote:

>
> On Jan 22, 2006, at 10:16 AM, Gregory Woodhouse wrote:
>
>> It seems to work fine, but when I try to get the value of a variable 
>> that hasn't been defined, I get an error message that isn't what I 
>> expect. (Of course, I do expect an error, just not this one.)
>
> When I switched the arguments for consistency with my other functions, 
> I forgot about the failure thunk. Sorry!
>
>
>
> ===
> Gregory Woodhouse
> gregory.woodhouse at sbcglobal.net
>
> "You must unlearn what you have learned."
> --Yoda
>
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.