I\'m a OCaml newbie working with some pretty complex (at least for me) OCaml code I didn\'t write. It would help a lot to understand it if I could see the inferred types for
You could enter the code into the ocaml toplevel. Yeah, it's not as pretty, but it'll show the types.