Count of items that hit both lists
int containsHits(Iterable<V> other) => fn.containsHits(this, other);