Module Clflags.Int_arg_helper
Optimization parameters represented as ints indexed by round number.
val parse :
string ->
string ->
Clflags.Int_arg_helper.parsed Stdlib.ref ->
unitval parse_no_error :
string ->
Clflags.Int_arg_helper.parsed Stdlib.ref ->
Clflags.Int_arg_helper.parse_resultval get : key:int -> Clflags.Int_arg_helper.parsed -> intval default : int -> Clflags.Int_arg_helper.parsed