OneAnd

object OneAnd extends OneAndInstances
Companion
class
trait Product
trait Mirror
class OneAndInstances
class OneAndLowPriority0
class OneAndLowPriority0_5
class OneAndLowPriority1
class OneAndLowPriority2
class OneAndLowPriority3
class OneAndLowPriority4
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Implicits

Inherited implicits

implicit def catsDataApplicativeForOneAnd[F[_]](F: Alternative[F]): Applicative[[_] =>> OneAnd[F, _$32]]
Inherited from
OneAndLowPriority2
implicit val catsDataComonadForNonEmptyLazyList: Comonad[[_] =>> OneAnd[LazyList, _$3]]
Inherited from
OneAndLowPriority4
implicit def catsDataEqForOneAnd[A, F[_]](A: Eq[A], FA: Eq[F[A]]): Eq[OneAnd[F, A]]
Inherited from
OneAndInstances
implicit def catsDataFunctorForOneAnd[F[_]](F: Functor[F]): Functor[[_] =>> OneAnd[F, _$29]]
Inherited from
OneAndLowPriority3
implicit def catsDataMonadForOneAnd[F[_]](monad: Monad[F], alternative: Alternative[F]): Monad[[_] =>> OneAnd[F, _$26]]
Inherited from
OneAndInstances
implicit def catsDataNonEmptyTraverseForOneAnd[F[_]](F: Traverse[F], F2: Alternative[F]): NonEmptyTraverse[[_] =>> OneAnd[F, _$44]]
Inherited from
OneAndLowPriority0
implicit def catsDataParallelForOneAnd[A, M[_], F0[_]](`evidence$1`: Alternative[M], `evidence$2`: Alternative[F0], P: Aux[M, F0]): Aux[[_] =>> OneAnd[M, _$5], [_] =>> OneAnd[F0, _$6]]
Inherited from
OneAndInstances
implicit def catsDataReducibleForOneAnd[F[_]](F: Foldable[F]): Reducible[[_] =>> OneAnd[F, _$41]]
Inherited from
OneAndLowPriority0_5
implicit def catsDataSemigroupForOneAnd[F[_], A](`evidence$4`: Alternative[F]): Semigroup[OneAnd[F, A]]
Inherited from
OneAndInstances
implicit def catsDataSemigroupKForOneAnd[F[_]](`evidence$3`: Alternative[F]): SemigroupK[[_] =>> OneAnd[F, _$22]]
Inherited from
OneAndInstances
implicit def catsDataShowForOneAnd[A, F[_]](A: Show[A], FA: Show[F[A]]): Show[OneAnd[F, A]]
Inherited from
OneAndInstances
implicit def catsDataTraverseForOneAnd[F[_]](F: Traverse[F]): Traverse[[_] =>> OneAnd[F, _$35]]
Inherited from
OneAndLowPriority1

Deprecated and Inherited implicits

@deprecated("Use catsDataComonadForNonEmptyLazyList", "2.0.0-RC2")
implicit def catsDataComonadForNonEmptyStream: Comonad[[_] =>> OneAnd[Stream, _$1]]
Deprecated
Inherited from
OneAndLowPriority4