case class Empty[H <: Term with Subs[H], F <: Term with Subs[F], Index <: HList](W: F, family: TypFamilyPtn[H, F, Index])(implicit evidence$6: TermList[Index]) extends IndexedConstructorSeqDom[HNil, H, F, Index, HNil] with Product with Serializable
Instance Constructors
- new Empty(W: F, family: TypFamilyPtn[H, F, Index])(implicit arg0: TermList[Index])
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def +(other: String): String
- def ->[B](y: B): (Empty[H, F, Index], B)
- final def ==(arg0: Any): Boolean
- val W: F
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def ensuring(cond: (Empty[H, F, Index]) => Boolean, msg: => Any): Empty[H, F, Index]
- def ensuring(cond: (Empty[H, F, Index]) => Boolean): Empty[H, F, Index]
- def ensuring(cond: Boolean, msg: => Any): Empty[H, F, Index]
- def ensuring(cond: Boolean): Empty[H, F, Index]
- final def eq(arg0: AnyRef): Boolean
- val family: TypFamilyPtn[H, F, Index]
- def formatted(fmtstr: String): String
- final def getClass(): Class[_ <: AnyRef]
- def getInduc[C <: Term with Subs[C], IDFT <: Term with Subs[IDFT], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](X: Typ[C])(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): (IDFT) => InducType
- def getMapper[C <: Term with Subs[C], IDFT <: Term with Subs[IDFT], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](X: Typ[C])(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): IndexedConstructorSeqMap[C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]
- def induc[IDFT <: Term with Subs[IDFT], C <: Term with Subs[C], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](Xs: IDFT)(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): InducType
- def inducE[IDFT <: Term with Subs[IDFT]](Xs: IDFT): InducType forSome {type InducType <: Term with Subs[InducType]}
- val intros: HNil.type
- final def isInstanceOf[T0]: Boolean
- def mapped[C <: Term with Subs[C], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], IDFT <: Term with Subs[IDFT]](implicit fmlyMapper: TypFamilyMapper[H, F, C, Index, IF, IDF, IDFT]): IndexedConstructorSeqMap.Empty[C, H, F, Index, IF, IDF, IDFT]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def productElementNames: Iterator[String]
- def rec[C <: Term with Subs[C], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], IDFT <: Term with Subs[IDFT], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](X: Typ[C])(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): RecType
- def recE[C <: Term with Subs[C]](x: Typ[C]): RecType forSome {type RecType <: Term with Subs[RecType]}
- def subs(x: Term, y: Term): Empty[H, F with Subs[F], Index]
- final def synchronized[T0](arg0: => T0): T0
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def |:[HShape <: HList, HC <: Term with Subs[HC]](head: IndexedConstructor[HShape, H, F, HC, Index]): IndexedConstructorSeqDom[::[HShape, HNil], H, F, Index, ::[HC, HNil]]
Deprecated Value Members
- def finalize(): Unit
- def →[B](y: B): (Empty[H, F, Index], B)
Inherited from Product
Value Members
- def productElementNames: Iterator[String]
Value Members
- def getInduc[C <: Term with Subs[C], IDFT <: Term with Subs[IDFT], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](X: Typ[C])(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): (IDFT) => InducType
- def getMapper[C <: Term with Subs[C], IDFT <: Term with Subs[IDFT], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](X: Typ[C])(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): IndexedConstructorSeqMap[C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]
- def induc[IDFT <: Term with Subs[IDFT], C <: Term with Subs[C], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](Xs: IDFT)(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): InducType
- def inducE[IDFT <: Term with Subs[IDFT]](Xs: IDFT): InducType forSome {type InducType <: Term with Subs[InducType]}
- def rec[C <: Term with Subs[C], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], IDFT <: Term with Subs[IDFT], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](X: Typ[C])(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): RecType
- def recE[C <: Term with Subs[C]](x: Typ[C]): RecType forSome {type RecType <: Term with Subs[RecType]}
- def |:[HShape <: HList, HC <: Term with Subs[HC]](head: IndexedConstructor[HShape, H, F, HC, Index]): IndexedConstructorSeqDom[::[HShape, HNil], H, F, Index, ::[HC, HNil]]
Inherited from AnyRef
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Inherited by implicit conversion any2stringadd fromEmpty[H, F, Index] to any2stringadd[Empty[H, F, Index]]
Value Members
- def +(other: String): String
Inherited by implicit conversion StringFormat fromEmpty[H, F, Index] to StringFormat[Empty[H, F, Index]]
Value Members
- def formatted(fmtstr: String): String
Inherited by implicit conversion Ensuring fromEmpty[H, F, Index] to Ensuring[Empty[H, F, Index]]
Value Members
- def ensuring(cond: (Empty[H, F, Index]) => Boolean, msg: => Any): Empty[H, F, Index]
- def ensuring(cond: (Empty[H, F, Index]) => Boolean): Empty[H, F, Index]
- def ensuring(cond: Boolean, msg: => Any): Empty[H, F, Index]
- def ensuring(cond: Boolean): Empty[H, F, Index]
Inherited by implicit conversion ArrowAssoc fromEmpty[H, F, Index] to ArrowAssoc[Empty[H, F, Index]]
Value Members
- def ->[B](y: B): (Empty[H, F, Index], B)
- def →[B](y: B): (Empty[H, F, Index], B)
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- def +(other: String): String
- def ->[B](y: B): (Empty[H, F, Index], B)
- final def ==(arg0: Any): Boolean
- val W: F
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- def ensuring(cond: (Empty[H, F, Index]) => Boolean, msg: => Any): Empty[H, F, Index]
- def ensuring(cond: (Empty[H, F, Index]) => Boolean): Empty[H, F, Index]
- def ensuring(cond: Boolean, msg: => Any): Empty[H, F, Index]
- def ensuring(cond: Boolean): Empty[H, F, Index]
- final def eq(arg0: AnyRef): Boolean
- val family: TypFamilyPtn[H, F, Index]
- def formatted(fmtstr: String): String
- final def getClass(): Class[_ <: AnyRef]
- def getInduc[C <: Term with Subs[C], IDFT <: Term with Subs[IDFT], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](X: Typ[C])(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): (IDFT) => InducType
- def getMapper[C <: Term with Subs[C], IDFT <: Term with Subs[IDFT], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](X: Typ[C])(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): IndexedConstructorSeqMap[C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]
- def induc[IDFT <: Term with Subs[IDFT], C <: Term with Subs[C], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](Xs: IDFT)(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): InducType
- def inducE[IDFT <: Term with Subs[IDFT]](Xs: IDFT): InducType forSome {type InducType <: Term with Subs[InducType]}
- val intros: HNil.type
- final def isInstanceOf[T0]: Boolean
- def mapped[C <: Term with Subs[C], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], IDFT <: Term with Subs[IDFT]](implicit fmlyMapper: TypFamilyMapper[H, F, C, Index, IF, IDF, IDFT]): IndexedConstructorSeqMap.Empty[C, H, F, Index, IF, IDF, IDFT]
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def productElementNames: Iterator[String]
- def rec[C <: Term with Subs[C], IF <: Term with Subs[IF], IDF <: Term with Subs[IDF], IDFT <: Term with Subs[IDFT], RecType <: Term with Subs[RecType], InducType <: Term with Subs[InducType]](X: Typ[C])(implicit mapper: IndexedConstructorSeqMapper[HNil, C, H, RecType, InducType, HNil, F, Index, IF, IDF, IDFT]): RecType
- def recE[C <: Term with Subs[C]](x: Typ[C]): RecType forSome {type RecType <: Term with Subs[RecType]}
- def subs(x: Term, y: Term): Empty[H, F with Subs[F], Index]
- final def synchronized[T0](arg0: => T0): T0
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def |:[HShape <: HList, HC <: Term with Subs[HC]](head: IndexedConstructor[HShape, H, F, HC, Index]): IndexedConstructorSeqDom[::[HShape, HNil], H, F, Index, ::[HC, HNil]]
- def finalize(): Unit
- def →[B](y: B): (Empty[H, F, Index], B)