A Patch[In, Out] describes an update that transforms a ZEnvironment[In]
to a ZEnvironment[Out] as a data structure. This allows combining updates
to different services in the environment in a compositional way.
- Companion:
- object
Value members
Concrete methods
Applies an update to the environment to produce a new environment.
Applies an update to the environment to produce a new environment.