How to resolve this error in agda?

后端 未结 0 1831
闹比i
闹比i 2021-01-23 06:42

I have defined Stream of positive rational like this.

one : ℤ
one = + 1

--giving a rational as input it will return next rational (in some down tailing method)
         


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