all

alleycats.syntax.all$
object all extends EmptySyntax, FoldableSyntax

Attributes

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

Members list

Type members

Inherited classlikes

implicit class EmptyOps[A](a: A)(implicit ev: Empty[A])

Attributes

Inherited from:
EmptySyntax
Source
empty.scala
Supertypes
class Object
trait Matchable
class Any
implicit class ExtraFoldableOps[F[_], A](fa: F[A])(implicit evidence$1: Foldable[F])

Attributes

Inherited from:
FoldableSyntax
Source
foldable.scala
Supertypes
class Object
trait Matchable
class Any

Implicits

Inherited implicits

final implicit def EmptyOps[A](a: A)(implicit ev: Empty[A]): EmptyOps[A]

Attributes

Inherited from:
EmptySyntax
Source
empty.scala
final implicit def ExtraFoldableOps[F[_] : Foldable, A](fa: F[A]): ExtraFoldableOps[F, A]

Attributes

Inherited from:
FoldableSyntax
Source
foldable.scala