https://kotlinlang.org logo
k

karelpeeters

03/03/2018, 5:35 PM
val list = biggerList.filterTo(mutableListOf()) { it.x == myDesiredFilter }