Module Kernel.Unicode

module Unicode: sig .. end
Behavior of option "-unicode".
Consult the Plugin Development Guide for additional details.
Consult the Plugin Development Guide for additional details.

include Parameter_sig.Bool
val without_unicode : ('a -> 'b) -> 'a -> 'b
Execute the given function as if the option -unicode was not set.