Imports of package compare
| Path | Synopsis |
|---|---|
| cmd/compile/internal/base | |
| cmd/compile/internal/ir | |
| cmd/compile/internal/typecheck | |
| cmd/compile/internal/types | |
| fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
| math/bits | Package bits implements bit counting and manipulation functions for the predeclared unsigned integer types. |
| sort | Package sort provides primitives for sorting slices and user-defined collections. |