object
QProv
Type Members
-
final
case class
BucketsState[I](nextIdx: slamdata.Predef.Int, buckets: ==>>[I, slamdata.Predef.Int]) extends Product with Serializable
-
type
P[T[_[_]]] = T[[β$1$]ProvF[T[[A]Coproduct[Extension, Common, A]], IdAccess[T[[A]Coproduct[Extension, Common, A]]], β$1$]]
-
type
PF[T[_[_]], A] = ProvF[T[EJson], IdAccess[T[EJson]], A]
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
def
apply[T[_[_]]](implicit arg0: BirecursiveT[T], arg1: EqualT[T]): QProv[T]
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
-
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit