IsKeyword_Keyword_Value

given IsKeyword_Keyword_Value[Keyword <: AsynchronousIo[Value], Value]: IsKeyword[Keyword, Value]

Value members

Inherited methods

@unspecialized
def andThen[A](g: Keyword => A): Keyword => A
Inherited from
Function1
def apply(from: Keyword): Keyword
Inherited from
IsKeywordSubtype
@unspecialized
def compose[A](g: A => Keyword): A => Keyword
Inherited from
Function1
override
def toString(): String
Definition Classes
Function1 -> Any
Inherited from
Function1