Suspend

object Suspend
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Givens

Givens

given Composed_Suspend_Domain_Value: Composed[Suspend[Keyword], Domain, Value]
given IsKeyword_Suspend_UpstreamValue[Upstream, UpstreamValue](using val upstreamIsKeyword: => IsKeyword[Upstream, UpstreamValue]): IsKeyword[Suspend[Upstream], UpstreamValue]