AsKeyword

object AsKeyword
Companion
class
class Object
trait Matchable
class Any

Type members

Classlikes

trait IsKeyword[Keyword, Value] extends IsKeywordSubtype[Keyword, Keyword, Value] with HasValueOrElement[Keyword, Value]
trait IsKeywordSubtype[From <: Keyword, Keyword, Value] extends AsKeyword[From, Keyword, Value]

Types

opaque type SearchIsKeywordFirst[From, Keyword, Value]

An AsKeyword type class that enables a special implicit resolution order - search for IsKeyword instances first then other AsKeyword instances

An AsKeyword type class that enables a special implicit resolution order - search for IsKeyword instances first then other AsKeyword instances