# Functions
ElementKeys returns a map of section name to element key for each section.
OverrideConfig applies all given overrides and returns a map of all configuration sections, even if they were not overridden.
# Interfaces
Initer set defaults on the receiving object.
Stringer is a type that can provide a string value of itself.
Validator is a type that can validate itself.
# Type aliases
Section is a list of Elements.