DevBits
Home
Atlas
Play
About
Sign up
Log in
All
Go
sort.Float64sAreSorted()
Examples using...
sort.Float64sAreSorted()
Recent
Examples
Float64sAreSorted in Go
by GoDoc
Go
sort.Float64sAreSorted
fmt.Println
fmt
sort
Float64sAreSorted tests whether a slice of float64s is sorted in increasing order (not-a-number values are treated as less than other values).