# Packages
Package objectpath defines a naming scheme for types.Objects (that is, named entities in Go programs) relative to their enclosing package.
Package typeutil defines various utilities for types, such as [Map], a hash table that maps [types.Type] to any value.