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