Slice a list in haskell with specific indexes

前端 未结 0 1939
暖寄归人
暖寄归人 2020-12-30 20:09

I have this list:

[[0,4,1,4],[1,12,1,4],[2,8,1,4],[3,54,2,4],[4,1,2,2]]

I also have another list: [2,3] -- Represents the indexe

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