[ocaml-platform] Checking a constraint for an OCaml class

Markus Elfring Markus.Elfring at web.de
Mon Aug 8 15:15:27 BST 2016


Hello,

I added a few functions (and methods) to an OCaml class.
Now I wonder about a corresponding constraint "'b = value:'d -> 'e"
which is displayed by the command "ocamlc -i omap2b.ml".

How should I find out if such a generated interface description
is acceptable for my use case?

Regards,
Markus


More information about the Platform mailing list