::

io.getquill.norm.ConfigList.::
final case class ::[+H, +T <: HList[_]](head: H, tail: T) extends HList[H]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait HList[H]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product