chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-hackers] [PATCH] Re: wrong type for alist-delete!


From: Evan Hanson
Subject: [Chicken-hackers] [PATCH] Re: wrong type for alist-delete!
Date: Sun, 14 Feb 2016 00:15:15 +1300

Hi Peter,

That's great, thanks for the patch necromancy and all of the related
improvements. I especially like the argument order standardization. I've
applied these, and will update the srfi-1 egg as well.

Attached is another small improvement: if memq, memv, or member return a
list, the type of its first element will be the same as the first
procedure argument. Actually, this isn't true of member in CHICKEN 4
since one can do footgunish things with the comparison procedure, but it
works for the rest.

Evan

Attachment: 0001-Preserve-type-of-first-element-in-memq-memv-procedur.master.patch
Description: Text Data

Attachment: 0001-Preserve-type-of-first-element-in-mem-procedure-resu.chicken-5.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]