ForceR
doobie.free.callablestatement$.CallableStatementOp$.ForceR
final case class ForceR[A, B](fa: CallableStatementIO[A], fb: CallableStatementIO[B]) extends CallableStatementOp[B]
Attributes
- Source:
- callablestatement.scala
- Graph
- Supertypes
- trait Serializabletrait Producttrait Equalstrait CallableStatementOp[B]class Objecttrait Matchableclass Any