BandSyntax

trait BandSyntax[F] extends SemigroupSyntax[F]
class Object
trait Matchable
class Any

Value members

Abstract methods

def F: Band[F]

Inherited methods

def mappend(f1: F, f2: => F)(implicit F: Semigroup[F]): F
Inherited from
SemigroupSyntax

Implicits

Implicits

implicit
def ToBandOps(v: F): BandOps[F]

Inherited implicits

implicit
Inherited from
SemigroupSyntax