| www.delorie.com/gnu/docs/guile/guile_449.html | search |
![]() Buy GNU books! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The procedures for deleting elements from a list either accept a predicate or a comparison object for determining which elements are to be removed.
equal? if not given.
delete! is allowed, but not required to modify the structure of
the argument list in order to produce the result.
equal? if not
given.
delete-duplicates! is allowed, but not required to modify the
structure of the argument list in order to produce the result.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |