ToDataOps

trait ToNelOps
trait ToTreeOps
trait ToIdOps
class Object
trait Matchable
class Any
object Scalaz
object all

Implicits

Inherited implicits

implicit
def ToConstOps[A](a: A): ConstOps[A]
Inherited from
ToConstOps
implicit
def ToContTOps[M[_], A](ma: M[A]): ContTOps[M, A]
Inherited from
ToContTOps
implicit
def ToEitherOps[A](a: A): EitherOps[A]
Inherited from
ToEitherOps
implicit
def ToEitherTOps[A](a: A): EitherTOps[A]
Inherited from
ToEitherTOps
implicit
def ToIdOps[A](a: A): IdOps[A]
Inherited from
ToIdOps
implicit
def ToKleisliFAOps[F[_], A](fa: F[A]): KleisliFAOps[F, A]
Inherited from
ToKleisliOps
implicit
def ToKleisliIdOps[A](a: A): KleisliIdOps[A]
Inherited from
ToKleisliOps
implicit
def ToKleisliOpsUnapply[FA](v: FA)(implicit F0: Unapply[[F[_]] =>> Monad[F], FA]): KleisliFAOps[M, A]
Inherited from
ToKleisliOps0
implicit
def ToMaybeOps[A](a: A): MaybeOps[A]
Inherited from
ToMaybeOps
implicit
def ToNelOps[A](a: A): NelOps[A]
Inherited from
ToNelOps
implicit
def ToReducerOps[A](a: A): ReducerOps[A]
Inherited from
ToReducerOps
implicit
def ToStateOps[A](a: A): StateOps[A]
Inherited from
ToStateOps
implicit
Inherited from
ToStrictTreeOps
implicit
def ToTheseOps[A](a: A): TheseOps[A]
Inherited from
ToTheseOps
implicit
def ToThesePairOps[A, B](a: (A, B)): ThesePairOps[A, B]
Inherited from
ToTheseOps
implicit
def ToTreeOps[A](a: A): TreeOps[A]
Inherited from
ToTreeOps
implicit
Inherited from
ToValidationOps
implicit
def ToWriterOps[A](a: A): WriterOps[A]
Inherited from
ToWriterOps