Imports of package sort

PathSynopsis
internal/reflectlitePackage reflectlite implements lightweight version of reflect, not using any package except for "runtime", "unsafe", and "internal/abi"
math/bitsPackage bits implements bit counting and manipulation functions for the predeclared unsigned integer types.
slicesPackage slices defines various functions useful with slices of any type.