Go map

The Go Programming Language Ex(5)

Ex 4.8 Modify charcount to count letters, digits, and so on in their Unicode categories, using functions like unicode.IsLetter.

Go In Action 读书笔记(三)

映射