Imports of package compare

PathSynopsis
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/gohugoio/hugo/common/typesPackage types contains types shared between packages in Hugo.
github.com/gohugoio/hugo/compare
github.com/gohugoio/hugo/deps
github.com/gohugoio/hugo/langsPackage langs contains the language related types and function.
github.com/gohugoio/hugo/tpl/internal
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.
strconvPackage strconv implements conversions to and from string representations of basic data types.
timePackage time provides functionality for measuring and displaying time.