[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] improve performance of write-u8vector
From: |
Daniel Leslie |
Subject: |
Re: [Chicken-hackers] [PATCH] improve performance of write-u8vector |
Date: |
Mon, 20 Oct 2014 17:34:24 -0700 |
I'm sorry, it's been a long day, I derped.
Thanks,
-Dan
On Mon, Oct 20, 2014 at 5:31 PM, Thomas Hintz <address@hidden> wrote:
> On Mon, Oct 20, 2014, at 05:26 PM, Daniel Leslie wrote:
>> Is this something that can be down for the other write-vector functions?
>
> Which write-vector functions are you referring to? AFAIK srfi-4 only
> provides write-u8vector.
>
> All the best,
> Thomas Hintz