nonEmptyAlternative

cats.syntax.`package`.nonEmptyAlternative

Attributes

Source
package.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Implicits

Inherited implicits

final implicit def catsSyntaxNonEmptyAlternative[F[_], A](fa: F[A]): NonEmptyAlternativeOps[F, A]

Attributes

Inherited from:
NonEmptyAlternativeSyntax
Source
nonEmptyAlternative.scala