package
1.2.120
Repository: https://github.com/searking/golang.git
Documentation: pkg.go.dev

# Functions

IsPartialSorted reports whether data[:k] is partial sorted, as top k of data[:].

# Type aliases

TimeDurationSlice attaches the methods of Interface to []time.Duration, sorting in increasing order.
TimeSlice attaches the methods of Interface to []time.Time, sorting in increasing order.