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]
class Object
trait Matchable
class Any

Members list

Type members

Types

type Out = DFValOf[T]

Value members

Concrete methods

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

Inherited methods

def conv(dfType: T, value: R): Out

Attributes

Inherited from:
TCConv