Elements that you have in this and do not have in other.
other
List<V> diff(List<V> other) => fn.diff<V>(this, other);