TCConv

dfhdl.core.TCConv
trait TCConv[T <: DFTypeAny, V, O]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
trait Compare[T, V, Op, C]
trait TC[T, R]

Members list

Type members

Types

type Out <: O

Value members

Abstract methods

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