package rocq-runtime

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

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