gnus-sorted-ndifference

gnus-sorted-ndifference is an autoloaded compiled Lisp function in `gnus-range.el'.

(gnus-sorted-ndifference LIST1 LIST2)

Return a list of elements of LIST1 that do not appear in LIST2.
Both lists have to be sorted over <.
LIST1 is modified.