Imports of package compact

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
math/bitsPackage bits implements bit counting and manipulation functions for the predeclared unsigned integer types.