Replacer

org.hungerford.generic.schema.types.Replacer
See theReplacer companion object
trait Replacer[I, R <: Tuple, New]()

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type Out <: Tuple

Value members

Abstract methods

def replace(elems: R, withElement: New): Out