All Downloads are FREE. Search and download functionalities are using the official Maven repository.

doobie.syntax.all.scala Maven / Gradle / Ivy

There is a newer version: 1.0.0-RC6
Show newest version
// Copyright (c) 2013-2020 Rob Norris and Contributors
// This software is licensed under the MIT License (MIT).
// For more information see LICENSE or https://opensource.org/licenses/MIT

package doobie.syntax

trait AllSyntax
    extends ToApplicativeErrorOps
    with ToFoldableOps
    with ToConnectionIOOps
    with ToStreamOps
    with ToSqlInterpolator
    with ToAlignSyntax
    with ToPutOps

object all extends AllSyntax




© 2015 - 2025 Weber Informatics LLC | Privacy Policy