Hacker News new | ask | show | jobs
by burntsushi 2929 days ago
It's honestly hard for me to tell whether you're trolling or not, but all you need to do is compare and contrast the API of the built in map type and sync.Map. One has compile time type safety and the other one doesn't.