`fun split2(list: List<Data>) = list.map { i...
# announcements
p
fun split2(list: List<Data>) = list.map { it.a } to list.map { it.b }