ServiceWithQueryPartiallyApplied

zio.query.ZQuery$.ServiceWithQueryPartiallyApplied
final class ServiceWithQueryPartiallyApplied[R](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[E, A](f: R => ZQuery[R, E, A])(implicit tag: Tag[R], race: Trace): ZQuery[R, E, A]