cockroachdb / swiss

Go port of Google's Swiss Table hash table
Apache License 2.0
317 stars 12 forks source link

minor comments and readability improvements #8

Closed RaduBerinde closed 9 months ago

RaduBerinde commented 9 months ago

Add more comments about some bit operations.

Rename and document the function that converts bytes for rehashing in place. Fix minor omission in the corresponding test.

cockroach-teamcity commented 9 months ago

This change is Reviewable