On Wed, Nov 11, 2020 at 08:02:06PM +0000, Elijah Newren via GitGitGadget wrote: > Here I introduce new strmap, strintmap, and strset types. > > Changes since v5: > > * Fixed a typo in forward declaration of struct mem_pool, spotted by > Phillip. (Usage via pointers meant gcc & clang wouldn't complain.) Yep, this version looks good to me. I think this is probably ready for 'next'. -Peff