Module Kernel.Unicode


module Unicode: sig .. end
Behavior of option "-unicode"

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