All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.sageserpent.kineticmerge.core.Resolution.scala Maven / Gradle / Ivy

The newest version!
package com.sageserpent.kineticmerge.core

trait Resolution[Element]:
  def apply(base: Option[Element], left: Element, right: Element): Element
end Resolution




© 2015 - 2025 Weber Informatics LLC | Privacy Policy