Imports of package pkginit

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
cmd/compile/internal/base
cmd/compile/internal/ir
cmd/compile/internal/objw
cmd/compile/internal/staticinit
cmd/compile/internal/typecheck
cmd/compile/internal/types
cmd/internal/obj
cmd/internal/src
container/heapPackage heap provides heap operations for any type that implements heap.Interface.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.