* Used to tell the diff() function whether to include Diff structs in * its output slice that have all possible tags, including the Equal tag * (Keep), or only difference tags, Insert, Delete, Replace (Drop).
See Implementation
* Used to tell the diff() function whether to include Diff structs in * its output slice that have all possible tags, including the Equal tag * (Keep), or only difference tags, Insert, Delete, Replace (Drop).