SingleFragment

doobie.syntax.SqlInterpolator$.SingleFragment$
See theSingleFragment companion class

Attributes

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

Members list

Concise view

Value members

Concrete fields

val empty: SingleFragment[Nothing]

Attributes

Source:
string.scala

Implicits

Implicits

implicit def fromFragment(fr: Fragment): SingleFragment[Nothing]

Attributes

Source:
string.scala
implicit def fromWrite[A](a: A)(implicit write: Write[A]): SingleFragment[A]

Attributes

Source:
string.scala