The comparator thingy is iffy, it’d have to be `&l...
# kotlintest
w
The comparator thingy is iffy, it’d have to be
<T, R> List<T>.matchesUsing(Comparator<T, R>, List<R>)
😕