Sourceval (|-) : ('a -> 'b) -> ('c -> 'a) -> 'c -> 'b Sourcetype 'a tuple2 = 'a * 'a Sourcetype 'a tuple3 = 'a * 'a * 'a Sourceval oget : ?exn:exn -> 'a option -> 'a Sourcetype architecture = | X86_64| ARM_M4| RISCV
Sourcetype model = | ConstantTime| ConstantTimeGlobal| Normal
Sourceval enable_colors : unit -> unit Sourcetype hierror = {err_msg : Format.formatter -> unit;err_loc : error_loc;err_funname : string option;err_kind : string;err_sub_kind : string option;err_internal : bool;
} Sourcetype warning = | UseLea| IntroduceArrayCopy| InlinedCallToExport| KeptRenaming| SimplifyVectorSuffix| DuplicateVar| UnusedVar| SCTchecker| Linter| Deprecated| Experimental| Always| PedanticPretyping
Sourceval set_warn_recoverable : bool -> unit Sourceval set_all_warnings : unit -> unit Sourceval nowarning : unit -> unit