withIndex

@JvmName(name = "withIndex_with_it_unibo_collektive_aggregate_Field_of_collections_Iterator_of_T_end_end")
fun <T, ID : Any> Field<ID, Iterator<T>>.withIndex(): Field<ID, Iterator<IndexedValue<T>>>