Documentation

Lean.Compiler.LCNF.MonadScope

@[inline, reducible]
Instances For
    Instances
      @[inline, reducible]
      abbrev Lean.Compiler.LCNF.ScopeT (m : TypeType) (α : Type) :
      Instances For
        @[inline]
        Instances For
          @[inline]
          def Lean.Compiler.LCNF.withFVar {m : TypeType} {α : Type} [Lean.Compiler.LCNF.MonadScope m] [Monad m] (fvarId : Lean.FVarId) (x : m α) :
          m α
          Instances For
            @[inline]
            Instances For