module Int_arg_helper:sig
..end
以回合數為索引的整數表示的優化參數。
type
parsed
val parse : string -> string -> parsed ref -> unit
type
parse_result =
| |
好 |
| |
Parse_failed of |
val parse_no_error : string ->
parsed ref ->
parse_result
val get : key:int -> parsed -> int