Module Builder.Any_optSource

Parameters

module P : sig ... end

Signature

include GENERIC with type t = P.t
Sourcetype t = P.t
Sourceval set : t -> unit
Sourceval get : unit -> t
Sourceval is_set : unit -> bool
Sourceval is_default : unit -> bool
Sourceval get_opt : unit -> t option