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

The "map" under discussion here is very different from sync.Map. The discussion here is focused on the "map" primitive from functional programming - transforming a collection by applying a function to each element.

sync.Map is a concurrency-safe hash map. Same name, totally different thing.



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

Search: