This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
> > Maybe we could do a better job by implementing some code in Java? > That shouldn't be needed. This seems to work: > (define (list-copy (lis :: <list>)) :: <list> Exactly. This is what I did for (in my case) filter. The more challenging problem is that we might need to rewrite many of the existing srfi1 functions we are using. Regards, Chris Dean
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |