ServiceWithPartiallyApplied

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

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

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