Documentation

Lean.Compiler.LCNF.Irrelevant

We say a structure has a trivial structure if it has not builtin support in the runtime, it has only one constructor, and this constructor has only one relevant field.

Instances For

    Eagerly computes and persists the trivial-structure info for declName; see compileDecls.

    Instances For

      Trivial-structure info for declName (none for non-inductives); requires compileDecls to have been run for inductive declName.

      Instances For