Golang generic example

Go 1.8 supports generics, this is a simple example to sum numbers and sort numbers.

Go 1.8 supports generics, this is a simple example to sum numbers and sort numbers.