Packages

case class IndexedIterFuncTypTo(typF: Term) extends RandomVar[Typ[Term]] with Product with Serializable

iterated function type targetting a fully applied type family

typF

the type family

Linear Supertypes
Serializable, Product, Equals, RandomVar[Typ[Term]], RandomVarFamily[HNil, Typ[Term]], AnyRef, Any
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IndexedIterFuncTypTo
  2. Serializable
  3. Product
  4. Equals
  5. RandomVar
  6. RandomVarFamily
  7. AnyRef
  8. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new IndexedIterFuncTypTo(typF: Term)

    typF

    the type family

Value Members

  1. def at(x: HNil): AtCoord[HNil, Typ[Term]]
    Definition Classes
    RandomVarFamily
  2. def init[Y >: Typ[Term]]: BasePi[HNil, Y]
    Definition Classes
    RandomVarFamily
  3. val polyDomain: RandomVarList[HNil]
    Definition Classes
    RandomVarFamily
  4. def productElementNames: Iterator[String]
    Definition Classes
    Product
  5. val range: Sort[_, Typ[Term]]
    Definition Classes
    RandomVar
  6. val rangeFamily: (HNil) => Sort[_, Typ[Term]]
    Definition Classes
    RandomVarFamily
  7. def target[State, V, Y >: Typ[Term]]: Target[State, V, HNil, Y]
    Definition Classes
    RandomVarFamily
  8. val typF: Term