# Functions

ConflictsFromManagers creates a list of conflicts given Managers sets.

# Structs

Conflict is a conflict on a specific field with the current manager of that field.
Updater is the object used to compute updated FieldSets and also merge the object on Apply.

# Interfaces

Converter is an interface to the conversion logic.

# Type aliases

Conflicts accumulates multiple conflicts and aggregates them by managers.