# Functions

EqualsConfig implements EqualsConfig assuming both Config are the same type and have VTEqual.
IsEqualVT compares two objects with VTEqual.
MergeDebugVals merges multiple DebugValues into the first DebugValues passed.

# Structs

Placeholder is a config used for type assertions.

# Interfaces

Config is an object specifying configuration for a component of the system.
Constructor constructs configuration objects.
Debuggable is a configuration with debug values.

# Type aliases

DebugValues maps string key to a list of values.