experimental persistent map data structure
Go to file
magical e4f0311afa change collision back to a pointer type
this is better for inplace_insert
2022-01-23 05:38:36 +00:00
inplace.go implement inplace insertion 2022-01-23 05:33:59 +00:00
inplace_test.go implement inplace insertion 2022-01-23 05:33:59 +00:00
pmap.go change collision back to a pointer type 2022-01-23 05:38:36 +00:00
pmap_test.go use compact node arrays 2022-01-23 03:11:46 +00:00