Utility Mill

Venn

Creates set union, intersection, and differences of 2 lists


Output


Instructions / Discussion

Simple utility to compare two lists of comma-separated values. [HTML_REMOVED]

OPERATION:

You can select to report items in:

  • LIST1_ONLY (set difference: list1 list2)
  • LIST2_ONLY (set difference: list2 list1)
  • BOTH lists (set intersection)
  • EITHER list (set union)
  • ONE_LIST_ONLY (set symmetric difference)

OUTPUT FORMAT:

You can select whether to get a single list of COMMA separated values, or a list of values, one per LINE.

Utility Mill is another wonderful Blended Technologies project.

copyright, owned and operated by Blended Technologies LLC.

Powered by Python and the ineffable Web.py