Module Kernel.PreciseUnions


module PreciseUnions: Plugin.Bool 
Temporary option to produce precise results when accessing type-punned data.

include Plugin.Parameter
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.