Module Kernel.Keep_unused_types

module Keep_unused_types: Parameter_sig.Bool 

Behavior of option "-keep-unused-types".


include Parameter_sig.S
val on : unit -> unit

Set the boolean to true.

val off : unit -> unit

Set the boolean to false.