SubtypeReplacer

org.hungerford.generic.schema.coproduct.subtype.SubtypeReplacer
See theSubtypeReplacer companion object
trait SubtypeReplacer[N <: Singleton, NewSubT, R <: Tuple]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type Out

Value members

Abstract methods

def replace(subtypes: R, withSubtype: NewSubT): Out