tofu.syntax.doobie.package.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tofu-doobie_2.13 Show documentation
Show all versions of tofu-doobie_2.13 Show documentation
Opinionated set of tools for functional programming in Scala
package tofu.syntax
package object doobie {
object txr extends TxrSyntax
}