[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: moving more cl seq/mapping support into core
From: |
Drew Adams |
Subject: |
RE: moving more cl seq/mapping support into core |
Date: |
Sat, 25 Sep 2010 08:23:30 -0700 |
> > But I don't know what you meant by TEST.
> > AFAIK, the CL signature is this:
> >
> > remove-if PREDICATE SEQ &key :from-end :start :end :count :key
>
> I think Miles was talking about making a new remove-if that accepts an
> optional argument, one that is not second class.
Sorry, I don't get it. What is TEST for? It is typically for a binary
predicate such as `equal' - but we already have PREDICATE here. And just what
is second class here (if TEST is not added)?
- moving more cl seq/mapping support into core, MON KEY, 2010/09/24
- Re: moving more cl seq/mapping support into core, Leo, 2010/09/25
- Re: moving more cl seq/mapping support into core, Miles Bader, 2010/09/25
- RE: moving more cl seq/mapping support into core, Drew Adams, 2010/09/25
- Re: moving more cl seq/mapping support into core, Leo, 2010/09/25
- RE: moving more cl seq/mapping support into core,
Drew Adams <=
- Re: moving more cl seq/mapping support into core, Leo, 2010/09/25
- Re: moving more cl seq/mapping support into core, David Kastrup, 2010/09/25
- RE: moving more cl seq/mapping support into core, Drew Adams, 2010/09/25
- RE: moving more cl seq/mapping support into core, Drew Adams, 2010/09/25
- Re: moving more cl seq/mapping support into core, Leo, 2010/09/25
- Re: moving more cl seq/mapping support into core, Daniel Colascione, 2010/09/30
- Re: moving more cl seq/mapping support into core, Miles Bader, 2010/09/25
Re: moving more cl seq/mapping support into core, Richard Stallman, 2010/09/26