Re: Efficient HV fetches without recomputing the key hash
[email protected] ("Ruud H.G. van Tol" via perl5-porters) Fri, 15 May 2026 13:29:45 +0200
| Newsgroups | perl.perl5.porters |
|---|---|
| Message-ID | <[email protected]> |
Is this also already covered by Magic-2? -- Ruud On 2026-05-15 11:54, Dave Mitchell wrote: > On Wed, May 13, 2026 at 06:42:52PM +0100, Paul "LeoNerd" Evans wrote: >> The HV API is a bit of a mess of functions. > > It anyone's going to give serious effort to modifying/adding to the HV > API, you might want to bear in mind that 12 years ago I informally > reserved an SV flag bit to allow for HV vtables, although I never got any > further. [...]