LowPriority1

oxygen.sql.schema.RowReprLowPriority.LowPriority1
trait LowPriority1

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object RowRepr

Members list

Value members

Concrete methods

def enum[A : StrictEnum]: RowRepr[A]

Givens

Givens

given enumWithOther[A](using e: EnumWithOther[A]): RowRepr[A]
given seq[F[_], A : ClassTag](using seqOps: SeqOps[F], evidence$1: RowRepr[A], evidence$2: ClassTag[A]): RowRepr[F[A]]
given strictEnum[A](using e: StrictEnum[A]): RowRepr[A]