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]

Re: srfi-1 on long lists?


> ;;; One style or idiom of programming these algorithms, then, loops,
> ;;; consing up the elements in reverse order, then destructively
> ;;; reverses the list at the end of the loop. I do not do this.

Ack!  I never noticed this, thanks.

> Maybe we could do a better job by implementing some code in Java?

It's not really a Java issue, it has more to do with writing the
function iteratively.

Regards,
Chris Dean


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]