[plt-scheme] Re: define-struct: Where?

From: Paulo J. Matos (pocmatos at gmail.com)
Date: Mon Jun 5 04:38:49 EDT 2006

On 05/06/06, Paulo J. Matos <pocmatos at gmail.com> wrote:
> Which by the way raises a question (on line 91 and others):
> (+ "struct:" name)...
>
> Are you using + for string append? or it is my impression?
>
> However, I can't find a redefinition of + for strings and mzscheme
> doesn't support that on-the-fly. How are you doing that?
>

Oppps, 1 sec after sending I saw the redefinition of + in a let on line 86.
Question about define-struct is still up...

cheers,

Paulo Matos

>
> Cheers,
> --
> Paulo Jorge Matos - pocm at sat inesc-id pt
> Web: http://sat.inesc-id.pt/~pocm
> Computer and Software Engineering
> INESC-ID - SAT Group
>


-- 
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group


Posted on the users mailing list.