|
|
2eeff25efd
|
Merge remote-tracking branch 'origin' into refactor/name-bucket-slot-table
|
2026-04-13 20:54:09 -04:00 |
|
|
|
6a5b40c097
|
docs: replaced instances of "bucket" with "table"
- Removed instances of `growthFactor`, as it is unexported.
- Typo in `HashTable.String()`.
|
2026-04-13 20:49:33 -04:00 |
|
|
|
395a3560c7
|
refactor: constructors, update docs
- NewCustomTable -> NewCustom
- NewTableBy -> NewBy
- NewTable -> New
|
2026-04-04 12:27:53 +02:00 |
|
|
|
2fd9da973b
|
refactor: bucket -> table, Table -> HashTable
|
2026-04-04 12:22:42 +02:00 |
|