module True: functor (X : Parameter_sig.Input) -> Parameter_sig.Bool
functor (
X
:
Parameter_sig.Input
) ->
Parameter_sig.Bool
include Parameter_sig.S
val on : unit -> unit
unit -> unit
Set the boolean to true.
true
val off : unit -> unit
Set the boolean to false.
false