HNil

io.getquill.norm.ConfigList.HNil
See theHNil companion object
sealed trait HNil extends HList[Nothing]

Attributes

Companion
object
Graph
Supertypes
trait HList[Nothing]
class Object
trait Matchable
class Any
Known subtypes
object HNil.type

Members list

Value members

Concrete methods

def ::[H](h: H): HList[H]