# Functions

computeTagsDelta compares two Tag arrays and return two different list containing the addedOrupdated and removed tags.
equalTags returns true if two Tag arrays are equal regardless of the order of their elements.