Used

gql.PreparedQuery$.Used$
object Used

Attributes

Source:
PreparedQuery.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Used.type

Members list

Concise view

Value members

Concrete methods

def apply[F[_]](implicit F: MonadError[F, Type[PositionalError]]): MonadError[[_] =>> Used[F, _$25], Type[PositionalError]]

Attributes

Source:
PreparedQuery.scala
def liftF[F[_] : Applicative, A](fa: F[A]): WriterT[F, UsedArgs, A]

Attributes

Source:
PreparedQuery.scala