[anaphora-devel] aand issue
Slawek Zak
slawek.zak at gmail.com
Wed Oct 26 13:04:35 UTC 2011
Indeed it might be useful like it is now. Thanks for remembering :)
/S
On Wed, Oct 26, 2011 at 1:13 PM, Nikodemus Siivola <
nikodemus at random-state.net> wrote:
> On 10 September 2011 13:03, Slawek Zak <slawek.zak at gmail.com> wrote:
> > Hi,
> >
> > PG's aand is recursive and the one in anaphors isn't - is there a reason
> for
> > that?
> >
> > PG> (aand 1 2 it)
> > 2
> > ANAPHORA> (aand 1 2 it)
> > 1
>
> To support idioms like
>
> (aand (gethash x table)
> (integerp it)
> it) ; the integer, not the boolean
>
> . One size doesn't fit all.
>
> Cheers,
>
> -- Nikodemus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/anaphora-devel/attachments/20111026/92f236d7/attachment.html>
More information about the anaphora-devel
mailing list