SemigroupalSyntax

endpoints4s.SemigroupalSyntax

Provides extension methods for values of type Semigroupal

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Classlikes

implicit class SemigroupalSyntax[A, F[_]](val f: F[A])(implicit ev: Semigroupal[F])

Attributes

Supertypes
class Object
trait Matchable
class Any

Implicits

Implicits

final implicit def SemigroupalSyntax[A, F[_]](f: F[A])(implicit ev: Semigroupal[F]): SemigroupalSyntax[A, F]