module MainFunction:sig
..end
You should usually use Globals.entry_point
instead of
MainFunction.get
since the first one handles the case where the entry
point is invalid in the right way.
include Parameter_sig.String
Not for casual users.
val unsafe_set : t -> unit