Module ppom::mdb[][src]

Expand description

Module implement partially-persistent ordered-map, slower but concurrent.

Structs

Partially persistent ordered-map type using left-leaning-red-black tree.

Constants