Documentation

Lake.Config.Module

structure Lake.Module :

A buildable Lean module of a LeanLib.

  • lib : LeanLib
  • name : Lean.Name
  • keyName : Lean.Name

    The name of the module as a key. Used to create private modules (e.g., executable roots).

Instances For
Equations
@[reducible, inline]
Equations
@[reducible, inline]
abbrev Lake.ModuleMap (α : Type u_1) :
Type u_1
Equations

Locate the named, buildable module in the library (which implies it is local and importable).

Equations

Locate the named, buildable, importable, local module in the package.

Equations

Get an Array of the library's modules (as specified by its globs).

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

The library's buildable root modules.

Equations
@[reducible, inline]
abbrev Lake.Module.pkg (self : Module) :
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations

Suffix for single module dynlibs (e.g., for precompilation).

Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations
@[inline]
Equations

Trace Helpers #

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