[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Emacs-diffs] feature/byte-switch c4316a2: ; bytecomp.el (byte-compi
From: |
Vibhav Pant |
Subject: |
Re: [Emacs-diffs] feature/byte-switch c4316a2: ; bytecomp.el (byte-compile-cond-jump-table): Add TODO note |
Date: |
Mon, 6 Feb 2017 22:27:45 +0530 |
On Mon, Feb 6, 2017 at 9:05 PM, Stefan Monnier <address@hidden> wrote:
> But rather than a :linear-search keyword to make-hash-table, can't we
> just test the value of `count` and use a linear search if it's small?
Indeed. That should take less to code to implement too.
--
Vibhav Pant
address@hidden