val equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval arbitrary : unit -> 'aval pretty : unit -> t -> Printable.Pretty.docval name : unit -> stringval printXml :
'a BatInnerIO.output ->
[< `Left of PLock.t | `Right of ILock.t ] ->
unitval to_yojson : [< `Left of PLock.t | `Right of ILock.t ] -> Yojson.Safe.t