Module InferModules__Eradicate

Eradicate NPEs.

val callback_eradicate : InferModules.Callbacks.proc_callback_t
val callback_check_return_type : InferModules.TypeCheck.check_return_type ‑> InferModules.Callbacks.proc_callback_t
module type CallBackT : sig ... end

Type for a module that provides a main callback function

module type ExtensionT : sig ... end

Extension to the type checker.