ToStreamOps

doobie.syntax.ToStreamOps

Attributes

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

Members list

Concise view

Implicits

Implicits

implicit def toDoobieKleisliStreamOps[A, B](fa: Stream[[_] =>> Kleisli[ConnectionIO, A, _$7], B]): KleisliStreamOps[A, B]

Attributes

Source:
stream.scala
implicit def toDoobieStreamOps[F[_], A](fa: Stream[F, A]): StreamOps[F, A]

Attributes

Source:
stream.scala