Builder.Any
module P : sig ... end
type t = P.t
val set : t -> unit
val get : unit -> t
val is_set : unit -> bool
val is_default : unit -> bool