TC_Or_OPEN

dfhdl.core.DFVal.TC_Or_OPEN
See theTC_Or_OPEN companion object
trait TC_Or_OPEN[T <: DFTypeAny, R] extends TC[T, R]

Attributes

Companion
object
Graph
Supertypes
trait TC[T, R]
trait TCCommon[T, R, DFValAny]
trait TC[DFTypeAny, T, [t <: DFTypeAny] =>> t, R, DFC]
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

type Out = DFValTP[T, OutP]

Attributes

Inherited from:
TC

Inherited and Abstract types

type OutP

Attributes

Inherited from:
TC

Value members

Inherited methods

final def apply(dfType: T, value: R)(using DFC): Out

Attributes

Inherited from:
TC

Inherited and Abstract methods

def conv(arg1: T, from: R)(using DFC): Out

Attributes

Inherited from:
TC