Skip to content
Snippets Groups Projects
user avatar
Jonathan Lebon authored
Looking at converting the ostree codebase, iterating over only the
values of a hash table (while ignoring the key) is actually a more
common pattern than I thought. So let's give it its own macro as well so
users don't have to resort to the _KV variant.
5ab15ac1
History