Imports of package compare

PathSynopsis
cmd/compile/internal/base
cmd/compile/internal/ir
cmd/compile/internal/typecheck
cmd/compile/internal/types
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.
sortPackage sort provides primitives for sorting slices and user-defined collections.