[EMAIL PROTECTED] (Ludovic Courtès) writes: > > Hi, > > The `(oop goops util)' module currently exports its own version of `any' and > `every', which is unnecessary and causes warnings to be issued when > `(srfi srfi-1)' is being used.
When using (oop goops) ? I'm not sure (oop goops util) is meant to be used outside the goops implementation. (There's a non-tail recursive mapappend which could probably benefit from srfi-1 append-map too, incidentally.) _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel