[racket] Couldn't find a step matching that criterion

From: Stephen Chang (stchang at ccs.neu.edu)
Date: Mon Jan 10 00:59:24 EST 2011

Oh sorry, I didnt look at what the function was expected to do, just
at the code provided, which the stepper displays correctly.




On Sun, Jan 9, 2011 at 10:48 PM, Ken Hegeland <hegek87 at yahoo.com> wrote:
> Does (check-color 'red 'red 'red 'green) seem like a perfect match?
> Now check
> (check-color 'green 'red 'red 'red)
> it's a very minor coding error I wanted to point out to sayth
>
> ________________________________
> From: Stephen Chang <stchang at ccs.neu.edu>
> To: Ken Hegeland <hegek87 at yahoo.com>
> Cc: users at lists.racket-lang.org
> Sent: Sun, January 9, 2011 9:54:08 PM
> Subject: Re: [racket] Couldn't find a step matching that criterion
>
> I get the following steps, which is what I would expect. Are you
> getting something different? What version are you using?
>
>
>
>
> On Sun, Jan 9, 2011 at 9:11 PM, Ken Hegeland <hegek87 at yahoo.com> wrote:
>> I apologize, meant to say check:
>> (check-color 'red 'red 'red 'green)
>>
>>
>>
>> _________________________________________________
>>  For list-related administrative tasks:
>>  http://lists.racket-lang.org/listinfo/users
>>
>
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>


Posted on the users mailing list.