bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is a dictionary in gnulib?


From: Eric Blake
Subject: Re: Is a dictionary in gnulib?
Date: Thu, 17 Nov 2016 13:38:31 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0

On 11/17/2016 01:27 PM, Peng Yu wrote:
> Hi, I see hash in gnulib. Is there something like dict in python that is
> readily abailable from gnulib?

Not by that name, but it sounds like you are describing the
lib/gl_*hash_list.h files (avltreehash-list, linkedhash-list,
rbtreehash-list modules).  Read the documentation in lib/gl_list.h to
compare algorithmic and space complexity differences.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]