ToFoldableOps

doobie.syntax.ToFoldableOps

Attributes

Source
foldable.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait AllSyntax
object all.type
object implicits.type
object foldable.type

Members list

Implicits

Implicits

implicit def toDoobieFoldableOps[F[_] : Foldable, A : Monoid](fa: F[A]): FoldableOps[F, A]

Attributes

Source
foldable.scala