diff package:xmonad-contrib

Get the list of elements to be deleted and the list of elements to be added to the first list in order to get the second list.
Return the smallest set of rectangles resulting from removing all the points of the second rectangle from those of the first, i.e. r1 - r2, such that 0 <= l <= 4 where l is the length of the resulting list.
uses \\