[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] sequence type corrections and enhancements
From: |
Felix |
Subject: |
Re: [Chicken-hackers] [PATCH] sequence type corrections and enhancements |
Date: |
Wed, 14 Sep 2011 00:51:55 +0200 (CEST) |
>
> I think you overlooked these entries:
>
> - reverse: argument and result
> - member, assv, assoc: specialization types
>
> Also, member has a (forall a) in its declaration but doesn't use it,
> which looks wrong to me.
>
> Further, "set-groups!" from POSIX is declared to accept a generic list.
> This could probably be improved to (list-of (or fixnum number)), I think.
>
Thanks for pointing this out. If you are willing to sign off and
apply this patch, I'd like to fix that in a different one.
cheers,
felix