ProductDeconstructor

org.hungerford.generic.schema.product.constructor.ProductDeconstructor
See theProductDeconstructor companion object
trait ProductDeconstructor[T, Fs]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type Res

Value members

Abstract methods

def deconstruct(value: T, informedBy: Fs): Res