how to get rid of the warning “this pattern-matching is not exhaustive…”?

后端 未结 0 1840
广开言路
广开言路 2020-12-01 02:42

I wrote the following function in Ocaml that gets nested Pair and return Pair(a,b) so that a is a nested Pair of all the odd elements and b is a nested Pair with all the eve

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