Typed

object Typed
class Object
trait Matchable
class Any

Value members

Concrete methods

@inline
def apply[Keyword, Value]: Keyword =:= Typed[Keyword, Value]

Givens

Givens

given AnyRef[Keyword, Value]
given FromKeyword_Typed_Value[Keyword, Value]: FromKeyword[Typed[Keyword, Value], Value]
given ToTypedKeyword[Keyword]