Documentation

Lean.Compiler.IR.ToIRType

def Lean.IR.irTypeForEnum (numCtors : Nat) :
Equations
  • One or more equations did not get rendered due to their size.
Instances For

    The idea of this function is the same as in ToMono, however the notion of "irrelevancy" has changed because we now have the void type which can only be erased in impure context and thus at earliest at the conversion from mono to IR.

    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        Instances For
          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For