Programming with Judy
Using Judy
Using JudySL
Chapter 348
In summary
The Judy technology provides three array types each supporting a
different kind of index and/or value. These are:
Judy1 Map ulong_t to bit
JudyL Map ulong_t to ulong_t
JudySL Map char* to ulong_t
Each of these array types have associated functions described in
Table 3-1 on page 25.