Imports of package edge

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
go/astPackage ast declares the types used to represent syntax trees for Go packages.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.