* srfi-1.scm (fold, fold-pair): Fixed a buggy call to apply.
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Thu, 7 Jun 2001 17:54:40 +0000 (17:54 +0000)
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Thu, 7 Jun 2001 17:54:40 +0000 (17:54 +0000)
commit563058efbe03208cacb43f664c702e3979922cb6
tree6ea10da8f2f5600845001d477da379460bbe9c30
parent5b33ed3df93a6c71b10d45e44926020c2b8e1db6
* srfi-1.scm (fold, fold-pair): Fixed a buggy call to apply.
(delete-duplicates): Now the first occurrence of an element is
retained, as required.
(member, assoc): Fixed wrong order of equality predicate
application.
srfi/ChangeLog
srfi/srfi-1.scm