haskell Own version of Elem function using Foldl

前端 未结 0 1272
粉色の甜心
粉色の甜心 2020-11-29 20:36

I\'m trying to create my own version of elem function, which returns True or False based on if the element x is inside the given array

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