Module Kernel.Unicode

module Unicode: sig .. end

Behavior of option "-unicode".


include Parameter_sig.Bool
val without_unicode : ('a -> 'b) -> 'a -> 'b

Execute the given function as if the option -unicode was not set.