Is there a simple way to group elements by distinct id?

前端 未结 0 1301
暗喜
暗喜 2021-01-29 13:00

For Example:

val list = listof(1, 2, 3, 1, 1, 2)

return like this:



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