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 Composed_Typed_Domain_Value: Composed[Typed[Keyword, Value], Domain, Value]
given IsKeyword_Typed_Value[Keyword, Value]: IsKeyword[Typed[Keyword, Value], Value]