wrapped

object wrapped extends WrappedInstances
class Object
trait Matchable
class Any
wrapped.type

Implicits

Inherited implicits

implicit def tmmUtilsScalacheckArbitraryForWrapped[A : Arbitrary]: Arbitrary[Wrapped[A]]
Inherited from:
WrappedInstances
implicit def tmmUtilsScalacheckArbitraryForWrappedK[F[_], A](implicit arbitrary: Arbitrary[F[A]]): Arbitrary[WrappedK[F, A]]
Inherited from:
WrappedInstances
implicit def tmmUtilsScalacheckCogenForWrapped[A : Cogen]: Cogen[Wrapped[A]]
Inherited from:
WrappedInstances
implicit def tmmUtilsScalacheckCogenForWrappedK[F[_], A](implicit cogen: Cogen[F[A]]): Cogen[WrappedK[F, A]]
Inherited from:
WrappedInstances