object EnumFuncs
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def EnumFunc[U <: Term with Subs[U], V <: Term with Subs[V]](dom: Typ[U], codom: Typ[V]): Func[Term, Func[Term, Term]]
- def EnumSec[U <: Term with Subs[U], V <: Term with Subs[V]](dom: Typ[U], codoms: (U) => Typ[V])(implicit su: ScalaUniv[U], sv: ScalaUniv[V]): Func[Term, Func[FuncLike[U, Term], Term]]
- def allFunc[U <: Term with Subs[U], V <: Term with Subs[V]](domenum: EnumTerm[U])(codomenum: EnumTerm[V]): EnumTerm[Func[U, V]]
- def allMaps[U, V](dom: List[U], codom: List[V]): List[Map[U, V]]
- def allPairs[U <: Term with Subs[U], V <: Term with Subs[V]](dom: List[U], cods: (U) => Option[List[V]]): Option[List[AbsPair[U, V]]]
- def allSec[U <: Term with Subs[U], V <: Term with Subs[V]](domenum: EnumTerm[U])(codomenums: (U) => EnumTerm[V])(implicit sv: ScalaUniv[V]): EnumTerm[FuncLike[U, V]]
- def allSecMaps[U, V](dom: List[U], codoms: (U) => List[V]): List[Map[U, V]]
- def allSecMapsOpt[U, V](dom: List[U], codoms: (U) => Option[List[V]]): Option[List[Map[U, V]]]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- val enumFn: FuncLike[Typ[Term], FuncLike[Typ[Term], Func[Term, Func[Term, Term]]]]
- val enumSec: FuncLike[Typ[Term], FuncLike[Func[Term, Typ[Term]], Func[Term, Func[FuncLike[Term, Term], Term]]]]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def pairs[U <: Term with Subs[U], V <: Term with Subs[V]](first: List[U], second: List[V]): List[PairTerm[U, V]]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
Deprecated Value Members
- def finalize(): Unit
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
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- 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
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- def EnumFunc[U <: Term with Subs[U], V <: Term with Subs[V]](dom: Typ[U], codom: Typ[V]): Func[Term, Func[Term, Term]]
- def EnumSec[U <: Term with Subs[U], V <: Term with Subs[V]](dom: Typ[U], codoms: (U) => Typ[V])(implicit su: ScalaUniv[U], sv: ScalaUniv[V]): Func[Term, Func[FuncLike[U, Term], Term]]
- def allFunc[U <: Term with Subs[U], V <: Term with Subs[V]](domenum: EnumTerm[U])(codomenum: EnumTerm[V]): EnumTerm[Func[U, V]]
- def allMaps[U, V](dom: List[U], codom: List[V]): List[Map[U, V]]
- def allPairs[U <: Term with Subs[U], V <: Term with Subs[V]](dom: List[U], cods: (U) => Option[List[V]]): Option[List[AbsPair[U, V]]]
- def allSec[U <: Term with Subs[U], V <: Term with Subs[V]](domenum: EnumTerm[U])(codomenums: (U) => EnumTerm[V])(implicit sv: ScalaUniv[V]): EnumTerm[FuncLike[U, V]]
- def allSecMaps[U, V](dom: List[U], codoms: (U) => List[V]): List[Map[U, V]]
- def allSecMapsOpt[U, V](dom: List[U], codoms: (U) => Option[List[V]]): Option[List[Map[U, V]]]
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- val enumFn: FuncLike[Typ[Term], FuncLike[Typ[Term], Func[Term, Func[Term, Term]]]]
- val enumSec: FuncLike[Typ[Term], FuncLike[Func[Term, Typ[Term]], Func[Term, Func[FuncLike[Term, Term], Term]]]]
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- def pairs[U <: Term with Subs[U], V <: Term with Subs[V]](first: List[U], second: List[V]): List[PairTerm[U, V]]
- final def synchronized[T0](arg0: => T0): T0
- def toString(): String
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- final def wait(): Unit
- def finalize(): Unit