io.scalaland.chimney.cats

Attributes

Since

0.5.0

Members list

Type members

Classlikes

Attributes

Since

0.7.0

Supertypes
class Object
trait Matchable
class Any
final class CatsPartialTransformerResultOps[A](ptr: Result[A]) extends AnyVal

Attributes

Since

0.7.0

Supertypes
class AnyVal
trait Matchable
class Any
final class CatsValidatedNecErrorPartialTransformerOps[E <: Error, A](validated: ValidatedNec[E, A]) extends AnyVal

Attributes

Since

0.7.0

Supertypes
class AnyVal
trait Matchable
class Any
final class CatsValidatedNecStringPartialTransformerOps[E <: String, A](validated: ValidatedNec[E, A]) extends AnyVal

Attributes

Since

0.7.0

Supertypes
class AnyVal
trait Matchable
class Any
final class CatsValidatedNelErrorPartialTransformerOps[E <: Error, A](validated: ValidatedNel[E, A]) extends AnyVal

Attributes

Since

0.7.0

Supertypes
class AnyVal
trait Matchable
class Any
final class CatsValidatedNelStringPartialTransformerOps[E <: String, A](validated: ValidatedNel[E, A]) extends AnyVal

Attributes

Since

0.7.0

Supertypes
class AnyVal
trait Matchable
class Any
final class CatsValidatedPartialTransformerOps[E <: Errors, A](validated: Validated[E, A]) extends AnyVal

Attributes

Since

0.7.0

Supertypes
class AnyVal
trait Matchable
class Any

Implicits

Inherited implicits

final implicit val applicativePartialResult: Applicative[Result]

Attributes

Since

0.7.0

Inherited from:
CatsPartialTransformerImplicits
final implicit def catsPartialTransformerResultOps[A](ptr: Result[A]): CatsPartialTransformerResultOps[A]

Attributes

Since

0.7.0

Inherited from:
CatsPartialTransformerImplicits
final implicit def catsValidatedNecErrorPartialTransformerOps[E <: Error, A](validated: ValidatedNec[E, A]): CatsValidatedNecErrorPartialTransformerOps[E, A]

Attributes

Since

0.7.0

Inherited from:
CatsPartialTransformerLowPriorityImplicits1 (hidden)
final implicit def catsValidatedNecStringPartialTransformerOps[E <: String, A](validated: ValidatedNec[E, A]): CatsValidatedNecStringPartialTransformerOps[E, A]

Attributes

Since

0.7.0

Inherited from:
CatsPartialTransformerLowPriorityImplicits1 (hidden)
final implicit def catsValidatedNelErrorPartialTransformerOps[E <: Error, A](validated: ValidatedNel[E, A]): CatsValidatedNelErrorPartialTransformerOps[E, A]

Attributes

Since

0.7.0

Inherited from:
CatsPartialTransformerLowPriorityImplicits1 (hidden)
final implicit def catsValidatedNelStringPartialTransformerOps[E <: String, A](validated: ValidatedNel[E, A]): CatsValidatedNelStringPartialTransformerOps[E, A]

Attributes

Since

0.7.0

Inherited from:
CatsPartialTransformerLowPriorityImplicits1 (hidden)
final implicit def catsValidatedPartialTransformerOps[E <: Errors, A](validated: Validated[E, A]): CatsValidatedPartialTransformerOps[E, A]

Attributes

Since

0.7.0

Inherited from:
CatsPartialTransformerImplicits
final implicit val semigroupPartialResultErrors: Semigroup[Errors]

Attributes

Since

0.7.0

Inherited from:
CatsPartialTransformerImplicits