ToTupleLowPriority

slick.lifted.ToTupleLowPriority

Attributes

Source:
ShapedValue.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ToTuple.type

Members list

Concise view

Implicits

Implicits

implicit def optionToTuple[T]: ToTuple[Option[T], T]

Attributes

Source:
ShapedValue.scala
implicit def productToTuple[T <: Product](using m: ProductOf[T]): ToTuple[T, <none>]

Attributes

Source:
ShapedValue.scala