TC

dfhdl.core.DFVal.TC
See theTC companion object
trait TC[T <: DFTypeAny, R] extends TCConv[T, R, DFValAny]

Attributes

Companion
object
Graph
Supertypes
trait TCConv[T, R, DFValAny]
trait TC[DFTypeAny, T, [t <: DFTypeAny] =>> t, R, DFC]
class Object
trait Matchable
class Any
Known subtypes
trait TC_Or_OPEN[T, R]

Members list

Type members

Types

type Out = DFValTP[T, OutP]
type OutP

Value members

Concrete methods

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

Inherited and Abstract methods

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

Attributes

Inherited from:
TC