Imports of package qsort

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
github.com/segmentio/asm/bswap
github.com/segmentio/asm/cpuPakage cpu provides APIs to detect CPU features available at runtime.
sortPackage sort provides primitives for sorting slices and user-defined collections.
unsafePackage unsafe contains operations that step around the type safety of Go programs.