Go slice

The Go Programming Language Ex(4)

Ex 4.1 Write a function that counts the number of bits that are different in two SHA256 hashes. (See PopCount from Section 2.6.2.)

Go In Action 读书笔记(二)

数组和切片