package libsail

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Libsail.MonomorphiseSource

Sourceval opt_mwords : bool ref
Sourcetype options = {
  1. auto : bool;
  2. debug_analysis : int;
  3. all_split_errors : bool;
  4. continue_anyway : bool;
}
Sourceval monomorphise : string -> Effects.side_effect_info -> options -> ((string * int) * string) list -> Type_check.tannot Ast_defs.ast -> Type_check.tannot Ast_defs.ast
Sourceval rewrite_atoms_to_singletons : string -> Type_check.tannot Ast_defs.ast -> Type_check.tannot Ast_defs.ast
OCaml

Innovation. Community. Security.