Go template

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.