object ToGen extends Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ToGen
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def annGenAlg[P[_], Ann[_]](implicit arg0: ToGen[P], interpret: ~>[Ann, [T](Gen[T]) => Gen[T]]): HAlgebra[[γ$21$[_$8], δ$22$]HEnvT[Ann, [β$19$[_$7], γ$20$]SchemaF[P, β$19$, γ$20$], γ$21$, δ$22$], Gen]
- implicit def annSchemaToGen[P[_], A[_]](implicit arg0: ToGen[P], arg1: FunctionK[A, [T](Gen[T]) => Gen[T]]): ToGen[[γ$7$]HFix[[γ$2$[_$1], δ$3$]HEnvT[A, [β$0$[_$1], γ$1$]SchemaF[P, β$0$, γ$1$], γ$2$, δ$3$], γ$7$]]
- def apply[S[_]](implicit instance: ToGen[S]): ToGen[S]
- Annotations
- @inline()
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- implicit def eitherKGen[P[_], Q[_]](implicit arg0: ToGen[P], arg1: ToGen[Q]): ToGen[[γ$31$]EitherK[P, Q, γ$31$]]
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def genAlg[P[_]](implicit arg0: ToGen[P]): HAlgebra[[β$15$[_$5], γ$16$]SchemaF[P, β$15$, γ$16$], Gen]
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def recordGen[P[_], I](rb: FreeApplicative[[γ$29$]PropSchema[I, Gen, γ$29$], I])(implicit arg0: ToGen[P]): Gen[I]
- implicit def schemaToGen[P[_]](implicit arg0: ToGen[P]): ToGen[[β$0$]HFix[[β$0$[_$1], γ$1$]SchemaF[P, β$0$, γ$1$], β$0$]]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- object nonInheritedOps extends ToToGenOps
- object ops
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated