HackerTrans
TopNewTrendsCommentsPastAskShowJobs

Requiem for a Hash Function, or: How I learned to love package maphash(matttproud.com)

21 points·by zdw·10개월 전·1 comments
matttproud.com
Requiem for a Hash Function, or: How I learned to love package maphash

https://matttproud.com/blog/posts/go-maphash.html

2 comments

Snawoot·10개월 전
I've made a couple of modules which allow canonicalize maps and slices of comparable elements, making their canonical handles also comparable:

* https://github.com/Snawoot/uniqueslice

* https://github.com/Snawoot/uniquemap
62·10개월 전