Module Extern.FactorizeEqnsSource

Sourcetype t = {
  1. factorize_match_patterns : bool;
  2. allow_match_default_clause : bool;
}
Sourceval make_raw : t -> t
Sourceval current : unit -> t
Sourceval current_ignore_raw : unit -> t