chicken-hackers
[Top][All Lists]
Advanced

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

Re: [PATCH] Extend SRFI-4 vector syntax


From: felix . winkelmann
Subject: Re: [PATCH] Extend SRFI-4 vector syntax
Date: Sat, 24 Jun 2023 23:23:02 +0200

> On Wed, Jun 07, 2023 at 09:12:51PM +0200, felix.winkelmann@bevuta.com wrote:
> > This patch allows strings and chars in homogenous number vectors,
> > as suggested by klm at the meetup.
>
> Code is a bit hairy, but seems to work.  Pushed!
>

Actually, too Hairy. As pointed out by "siiky", the (eq? x "") is bogus
and I discovered a few corner cases that produce an error when
empty strings are used. I will provide a fix.


felix




reply via email to

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