In kotlin it would be `items.uniqueIndex { it -&gt...
# random
o
In kotlin it would be
items.uniqueIndex { it -> … }