slotmap
slotmap copied to clipboard
Add shrink_to_fit to DenseSlotMap
DenseSlotMap
can shrink the data and keys vectors, so supporting shrink_to_fit
makes sense.