How to filter a list by using the ids of another list?

前端 未结 0 1364
庸人自扰
庸人自扰 2021-02-10 11:14

I have a list of ids. I want to filter my list and only keep the values in that list that match the id.

fun filterHelper(ids: List, list:          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题