# Functions
DiffAdtArray accepts two *adt.Array's and an AdtArrayDiff implementation.
No description provided by the author
No description provided by the author
# Interfaces
AdtArrayDiff generalizes adt.Array diffing by accepting a Deferred type that can unmarshalled to its corresponding struct in an interface implantation.
AdtMapDiff generalizes adt.Map diffing by accepting a Deferred type that can unmarshalled to its corresponding struct in an interface implantation.
No description provided by the author
No description provided by the author
No description provided by the author