Parameters
Signature
val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
val arbitrary : unit -> 'a
val pretty : unit -> t -> Pretty.doc
val name : unit -> string
val printXml :
'a BatInnerIO.output ->
[< `Left of Base1.t | `Right of Base2.t ] ->
unit
val to_yojson : [< `Left of Base1.t | `Right of Base2.t ] -> Yojson.Safe.t