Polymorphic types in OCaml

后端 未结 0 1155
我在风中等你
我在风中等你 2020-12-09 02:34

Let\'s say I want to create a set type in OCaml. I want it to be either empty, or represented by a list of type \'a.

I have the following de

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