@[extern lean_get_max_ctor_scalars_size]
- env : Lean.Environment
- localCtx : Lean.IR.LocalContext
- decls : Array Lean.IR.Decl
Instances For
@[inline]
Instances For
@[inline]
def
Lean.IR.Checker.checkType
(ty : Lean.IR.IRType)
(p : Lean.IR.IRType → Bool)
(suffix? : optParam (Option String) none)
:
Instances For
Instances For
Instances For
@[inline]
def
Lean.IR.Checker.checkVarType
(x : Lean.IR.VarId)
(p : Lean.IR.IRType → Bool)
(suffix? : optParam (Option String) none)
:
Instances For
Instances For
Instances For
Instances For
@[inline]