Module Sparecode_params.Analysis

module Analysis: Parameter_sig.Bool 

Whether to perform spare code detection or not.


include Parameter_sig.S
val on : unit -> unit

Set the boolean to true.

val off : unit -> unit

Set the boolean to false.