carbaj0
03/07/2021, 1:38 PMsimon.vergauwen
03/07/2021, 2:46 PMarrow.optics.extensions.list.index.List
aand that has an index()
available if you're using kotlin.collections.List
. This is for 0.11.0
but it's all been improved for the next verisons.
For this instance you need to use ListK
.
Or what is unable to resolve?simon.vergauwen
03/07/2021, 2:47 PMpakoito
03/07/2021, 8:04 PM