# Packages
No description provided by the author
# Functions
Mapify returns a map that is all of the indexes for a string value lookup.
Namify returns a slice that is all of the possible names for an enum in a slice.
NewGenerator is a constructor method for creating a new Generator with default templates loaded.
Stringify returns a string that is all of the enum value names concatenated without a separator.
Unmapify returns a map that is all of the indexes for a string value lookup.