jon.recoil.org

Module Jkind.Layout

type 'sort t = 'sort Ocaml_typing.Jkind_types.Layout.t =
  1. | Sort of 'sort
  2. | Product of 'sort Ocaml_typing.Jkind.Layout.t list
  3. | Any
module Const : sig ... end
module Debug_printers : sig ... end