Generics
- added in go 1.8
Documentation is important and that is one reason that Documentation in Golang is directly inside the code. This also helps keep the Documentation close to the code that it is documentanting helping to keep it up-to-date as its easy to edit at the same time the code is edited.
