Filtering a list by the result of a function mapped onto it. Haskell

后端 未结 0 1006
青春惊慌失措
青春惊慌失措 2021-02-04 02:30

I have a list of objects, and I wish to filter this list by each element\'s result to a certain function. I thought about using a combination of the filter and map functions but

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