guile-user
[Top][All Lists]
Advanced

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

Re: What is the point of bytevectors?


From: John Cowan
Subject: Re: What is the point of bytevectors?
Date: Sat, 12 Sep 2020 13:24:55 -0400

You're welcome!

On Sat, Sep 12, 2020 at 1:14 PM divoplade <d@divoplade.fr> wrote:

> Dear John Cowan,
>
> Le samedi 12 septembre 2020 à 12:48 -0400, John Cowan a écrit :
> > > 3. The bytevector library is missing a lot of text functions (like
> > > join, split, trim, pad, searching...).
> >
> > That is indeed an issue.  Fortunately SRFI 207, though not yet final,
> > comes to your rescue. You can't get the spiffy syntax described at <
> > https://srfi.schemers.org/srfi-207/srfi-207.html> unless you modify
> > the Guile reader, but the procedures documented there can be found at
> > <https://github.com/Zipheir/bytestrings>;.
>
> Thank you for your answer, it is exactly what I was looking for.
>
> Best regards,
>
> divoplade
>
>


reply via email to

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