haskell return [] for data from a parser function

前端 未结 0 777
你的背包
你的背包 2021-01-02 03:45

In the code below, I am supposed to get [] after running parse noun:

parse noun       "something"      = []

Unfortunately I can not

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