EnvironmentWithSTMPartiallyApplied

final class EnvironmentWithSTMPartiallyApplied[R](dummy: Boolean) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply[R1 <: R, E, A](f: ZEnvironment[R] => ZSTM[R1, E, A]): ZSTM[R & R1, E, A]