UpdateService

final class UpdateService[-R, +E, M](self: Spec[R, E]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

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