guile> (assoc-remove! 'foo ' (1 2 ))
foo
IMO, this should raise an error, since the 1st argument to
assoc-remove should be an alist. -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.xs4all.nl/~hanwen _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
