module Unicode: sig .. end
sig
end
Behavior of option "-unicode".
include Parameter_sig.Bool
val without_unicode : ('a -> 'b) -> 'a -> 'b
('a -> 'b) -> 'a -> 'b
Execute the given function as if the option -unicode was not set.
-unicode