Packages

p

scalax.gpl

patch

package patch

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait LowPriorityPatchMaker extends StandardPatchMakers
  2. sealed trait LowestPriorityPatchMaker extends AnyRef
  3. trait Patch[T] extends AnyRef

    Represents a Patch function

    Represents a Patch function

    T

    type that can by patched with this Patch

  4. trait PatchMaker[T] extends AnyRef
  5. trait PatchVisitor extends AnyRef
  6. sealed trait StandardPatchMakers extends LowestPriorityPatchMaker

Ungrouped