validate

org.atnos.eff.syntax.addon.scalaz.validate$
See thevalidate companion trait
object validate extends validate with validate

Attributes

Companion:
trait
Source:
validate.scala
Graph
Supertypes
trait validate
trait validate
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Inherited classlikes

implicit class ValidateEffectOps[R, A](e: Eff[R, A])

Attributes

Inherited from:
validate
Source:
validate.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

final implicit def ValidateEffectOps[R, A](e: Eff[R, A]): ValidateEffectOps[R, A]

Attributes

Inherited from:
validate
Source:
validate.scala
implicit def toValidateEffectScalazOps[R, A](e: Eff[R, A]): ValidateEffectScalazOps[R, A]

Attributes

Inherited from:
validate
Source:
validate.scala