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 FromKeyword_Typed_Value[Keyword, Value]: FromKeyword[Typed[Keyword, Value], Value]