Module Jkind.Layout
type 'sort t = 'sort Ocaml_typing.Jkind_types.Layout.t = | Sort of 'sort| Product of 'sort Ocaml_typing.Jkind.Layout.t list| Any
module Const : sig ... endmodule Debug_printers : sig ... endJkind.Layouttype 'sort t = 'sort Ocaml_typing.Jkind_types.Layout.t = | Sort of 'sort| Product of 'sort Ocaml_typing.Jkind.Layout.t list| Anymodule Const : sig ... endmodule Debug_printers : sig ... end