intersection

open fun <T> intersection(availableValuesByDescriptor: Collection<out Collection<T>>): List<T>(source)