Daniel-Constantin Mierla writes:
Then, at runtime, if you remove/add items with x[N]
format, you need to
adjust the x::size. The module doesn't do it. If anyone is willing to
add a patch, all is welcome.
when you add key/value pair , adjusting key:size is enough, but if you
delete a key/value pair, you must also fill the possible hole with some
other value.
-- juha