Imports of package big

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
math/bigPackage big implements arbitrary-precision arithmetic (big numbers).
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
zgo.at/sconfigPackage sconfig is a simple yet functional configuration file parser.