EnvironmentWithQueryPartiallyApplied

zio.query.ZQuery$.EnvironmentWithQueryPartiallyApplied
final class EnvironmentWithQueryPartiallyApplied[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: ZEnvironment[R] => ZQuery[R, E, A])(implicit trace: Trace): ZQuery[R, E, A]