Categorygithub.com/bradfitz/slice
repositorypackage
0.0.0-20180809154707-2b758aa73013
Repository: https://github.com/bradfitz/slice.git
Documentation: pkg.go.dev

# README

Slice

This package was the home of Go 1.8's sort.Slice before I added it to the standard library.

Deprecated: any new code should use the standard library instead: