4 lines
79 B
OCaml
4 lines
79 B
OCaml
|
value count : string -> unit;
|
||
|
|
||
|
value load : in_channel -> list (string * int);
|