Lattice.Lisztinclude sig ... endtype t = Base.t listval equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval to_yojson : t -> Yojson.Safe.tval _ : t -> Yojson.Safe.ttype group = Printable.Std.group = |val show_group : group -> 'aval invariant : 'a -> 'b -> Invariant.tval hash : Base.t list -> intval show : Base.t list -> stringval pretty : unit -> Base.t list -> Pretty.docval printXml : 'a BatInnerIO.output -> Base.t list -> unit