TC

dfhdl.core.DFVal.TC
See theTC companion object
trait TC[T <: DFTypeAny, R]()

Attributes

Companion
object
Graph
Supertypes
trait TCConv[T, R, DFValAny]
class Object
trait Matchable
class Any

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 methods

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

Attributes

Inherited from:
TCConv