invoke

abstract operator fun <T> invoke(item: T, collection: Collection<T>): Boolean

Return

true if the item should be included according to the filter.