Float64Slice implements Interface for a []float64, sorting in increasing order, with not-a-number (NaN) values ordered before other values.
See also:
Alias
alias for
go.Slice<go.GoFloat64>
Float64Slice implements Interface for a []float64, sorting in increasing order, with not-a-number (NaN) values ordered before other values.
See also:
go.Slice<go.GoFloat64>