Module Kernel.SafeArrays

module SafeArrays: Parameter_sig.Bool 
Behavior of option "-safe-arrays".
Consult the Plugin Development Guide for additional details.

include Parameter_sig.S
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.