Re: Hatables are slow

2022-02-23 Thread Stefan Israelsson Tampe
yep that's a working solution, currently I make a proper goops class and the methods will dispatch to the right version. On Wed, Feb 23, 2022 at 8:41 AM Linus Björnstam < linus.bjorns...@veryfast.biz> wrote: > Hej! > > I would also propose a hash table based on a more sane interface. The > equali

Re: Hatables are slow

2022-02-23 Thread Mikael Djurfeldt
I agree. Also, if there is no strong reason to deviate from RnRS, that would be a good choice. (But, I'm also no maintainer.) On Wed, Feb 23, 2022 at 8:42 AM Linus Björnstam < linus.bjorns...@veryfast.biz> wrote: > Hej! > > I would also propose a hash table based on a more sane interface. The > e

Proposal for a new hash interface

2022-02-23 Thread Stefan Israelsson Tampe
High all, I have taken the task to study a possible hash table implementation mostly in scheme but still speedy. I am still experimenting with different approaches. With managing code and iteration higher order functions in scheme and lower order implemented in C. I can match current hash implemen

Re: [PATCH] Documentation typo fix

2022-02-23 Thread Arun Isaac
Hi Vijay, Could you send this patch to bug-gu...@gnu.org? That way it gets registered in the bug tracker, and a maintainer can apply it when they are able to. Thanks, Arun signature.asc Description: PGP signature