invoke

operator fun invoke(items: List<T>)
operator fun invoke(items: Flow<List<T>>)