Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 159 Bytes

File metadata and controls

5 lines (4 loc) · 159 Bytes

##libhash This is a simple hash key-value dictonary library, like libdict, and is based on hlist from kernel list.

The key-value store type is string:string.