Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Code generation helpers.
val generated_header : ?argv:string array -> ?time:Ptime.t -> unit -> string
val append :
Format.formatter ->
('a, Format.formatter, unit, unit, unit, unit) Pervasives.format6 ->
'a
val newline : Format.formatter -> unit
val append_main :
('a, Format.formatter, unit, unit, unit, unit) Pervasives.format6 ->
'a
Add some string to main.ml
.