Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The maphash package from the blog post provides routines that call into Go's runtime to hash arbitrary types.

The maphash package in the standard library (hash/maphash) provides routines that hash string and []byte.

The builtin map type is a hash table.



Ahh I somehow misread the post and thought it’s a generic map that uses hash table.

I should get some sleep, thanks




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: