Imports of package slices

PathSynopsis
cmpPackage cmp provides types and functions related to comparing ordered values.
iterPackage iter provides basic definitions and operations related to iterators over sequences.
math/bitsPackage bits implements bit counting and manipulation functions for the predeclared unsigned integer types.
unsafePackage unsafe contains operations that step around the type safety of Go programs.