feat: add drop key functionality #6
Reference in New Issue
Block a user
Delete Branch "feat/drop-item"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, the
Table.Drop()function is deprecated because it is not implemented yet. Let's add that functionality.Table.Drop().go_fuzz_utils, to test arbitrary usage patterns.bucketto allow a capacity of zero.Table.Capacity()toTable.TotalCapacity(), to reflect to different between the capacity of the buckets vs. the whole table.WIP: feat: add drop key functionalityto feat: add drop key functionality