This package contains the official Go Round function that will be in Go 1.10 from https://golang.org/cl/43652.
import "github.com/AndreKR/golang-round"
fmt.Println(round.Round(-2.5))
This package contains the official Go Round function that will be in Go 1.10 from https://golang.org/cl/43652.
import "github.com/AndreKR/golang-round"
fmt.Println(round.Round(-2.5))