Imports of package utilities

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
ioPackage io provides basic interfaces to I/O primitives.
io/ioutilPackage ioutil implements some I/O utility functions.
sortPackage sort provides primitives for sorting slices and user-defined collections.