How to define a function 'divide m n' evaluates to a sequence of ranges in F#

后端 未结 0 727
被撕碎了的回忆
被撕碎了的回忆 2020-12-20 23:36

How to define a function

divide : int -> int -> (int * int) seq

so that given

   m : int
   n : int

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