[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: remove
In article <1eq7anINNejt@coli-gate.coli.uni-sb.de> espen@coli.uni-sb.de (Espen J. Vestre) writes:
>Your function can definitely be faster for several purposes, but because
>it isn't tail-recursive, it's not as general in its applicability as
>REMOVE: It doesn't work for large lists.
Don't be so sure that REMOVE works for large lists. Sure, it does
in _some_ implementations.
- References:
- remove
- From: haltraet@monsun.si.no (Hallvard Tr{tteberg)
- Re: remove
- From: espen@coli.uni-sb.de (Espen J. Vestre)