Variable not in Scope Error Haskell for a simple function

后端 未结 0 2021
我寻月下人不归
我寻月下人不归 2020-12-13 06:55

For a task I need to implement a function in Haskell, and the first two parts of the definition are:

> collatz :: Integer -> Integer -> Integer
>          


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