UpdateService

final class UpdateService[-R, +E, +A, M](self: ZSTM[R, E, A])
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[R1 <: R & M](f: M => M)(implicit tag: Tag[M]): ZSTM[R1, E, A]