@[inline, reducible]
Instances For
@[inline, reducible]
Instances For
@[specialize #[]]
def
Lean.ShareCommon.ShareCommonT.withShareCommon
{m : Type u_1 → Type u_2}
{α : Type u_1}
[Monad m]
(a : α)
:
Instances For
@[specialize #[]]
def
Lean.ShareCommon.PShareCommonT.withShareCommon
{m : Type u_1 → Type u_2}
{α : Type u_1}
[Monad m]
(a : α)
:
Instances For
@[inline]
def
Lean.ShareCommon.ShareCommonT.run
{m : Type u_1 → Type u_2}
{α : Type u_1}
[Monad m]
:
Lean.ShareCommon.ShareCommonT m α → m α
Instances For
@[inline]
def
Lean.ShareCommon.PShareCommonT.run
{m : Type u_1 → Type u_2}
{α : Type u_1}
[Monad m]
:
Lean.ShareCommon.PShareCommonT m α → m α
Instances For
@[inline]
Instances For
@[inline]