CoproductShapeMigration

org.hungerford.generic.schema.utilities.CoproductShapeMigration
See theCoproductShapeMigration companion object
trait CoproductShapeMigration[A, OuterA, B, OuterB] extends ShapeMigration[A, OuterA, B, OuterB]

Attributes

Companion:
object
Graph
Supertypes
trait ShapeMigration[A, OuterA, B, OuterB]
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type AShape <: Tuple
type BShape <: Tuple

Value members

Inherited methods

def migrate(a: A, aShape: AShape, bShape: BShape): B

Attributes

Inherited from:
ShapeMigration