Printable.PQueue
type t = Base.t BatDeque.dq
include module type of struct include Std end
Default dummy definitions.
Include as the first thing to avoid these overriding actual definitions.
val show : Base.t BatDeque.dq -> string
val pretty : unit -> Base.t BatDeque.dq -> Pretty.doc
val printXml : 'a BatInnerIO.output -> Base.t BatDeque.dq -> unit
val to_yojson : Base.t BatDeque.dq -> [> `List of Yojson.Safe.t list ]
val hash : Base.t BatDeque.dq -> int