Dictionaries in Go
var mapping = map[KeyType]ValueType
September 8, 2019 ~ 1 min read
Dictionaries in Go
var mapping = map[KeyType]ValueType
Hi, I'm Sebastian. I'm a software developer from Costa Rica. You can follow me on Twitter. I enjoy working on distributed systems.