package patch
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- sealed trait LowPriorityPatchMaker extends AnyRef
- trait Patch[T] extends AnyRef
Represents a Patch function
Represents a Patch function
- T
type that can by patched with this Patch
- trait PatchMaker[T] extends AnyRef
- trait PatchVisitor extends AnyRef
Value Members
- object Patch
- object PatchMaker extends LowPriorityPatchMaker
- object PatchVisitor