ResultSetConsumer

ldbc.dsl.ResultSetConsumer
See theResultSetConsumer companion trait

Attributes

Companion
trait
Source
ResultSetConsumer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Givens

Givens

given given_ResultSetConsumer_F_G[F[_] : Monad, T, G[_] : MonoidK](implicit evidence$1: Monad[F], evidence$2: Applicative[G], evidence$3: MonoidK[G], resultSetKleisli: Kleisli[F, ResultSet[F], T]): given_ResultSetConsumer_F_G[F, T, G]

Attributes

Source
ResultSetConsumer.scala
given given_ResultSetConsumer_F_Option[F[_] : Monad, T](implicit evidence$1: Monad[F], resultSetKleisli: Kleisli[F, ResultSet[F], T]): given_ResultSetConsumer_F_Option[F, T]

Attributes

Source
ResultSetConsumer.scala
given given_ResultSetConsumer_F_T[F[_], T](using consumer: ResultSetConsumer[F, Option[T]], error: MonadError[F, Throwable]): given_ResultSetConsumer_F_T[F, T]

Attributes

Source
ResultSetConsumer.scala