Suspend

object Suspend
class Object
trait Matchable
class Any

Value members

Concrete methods

@inline
def apply[Keyword]: () => Keyword =:= () => Keyword

Givens

Givens

given FromKeyword_Suspend_UpstreamValue[Upstream, UpstreamValue](using val upstreamIsKeyword: => FromKeyword[Upstream, UpstreamValue]): FromKeyword[() => Upstream, UpstreamValue]
given PolyCont_Suspend_Domain_Value[Keyword, Domain, Value](using val x$1: PolyCont[Keyword, Domain, Value]): PolyCont[() => Keyword, Domain, Value]