Imports of package maphash

PathSynopsis
internal/abi
internal/byteorderPackage byteorder provides functions for decoding and encoding little and big endian integer types from/to byte slices.
internal/goarchpackage goarch contains GOARCH-specific constants.
internal/goexperimentPackage goexperiment implements support for toolchain experiments.
mathPackage math provides basic constants and mathematical functions.
unsafePackage unsafe contains operations that step around the type safety of Go programs.