# Functions
WithOverwrite encapsulates mergo's implementation of MergeWithOverwrite with our custom transformers.
# Structs
BoolTransformer will overwrite the behavior of merging boolean pointers such that a pointer to 'false' is not considered an empty value.