TCCommon

dfhdl.core.TCCommon
trait TCCommon[T <: DFTypeAny, V, O] extends TC[DFTypeAny, T, [t <: DFTypeAny] =>> t, V, DFC]

Attributes

Graph
Supertypes
trait TC[DFTypeAny, T, [t <: DFTypeAny] =>> t, V, DFC]
class Object
trait Matchable
class Any
Known subtypes
trait Compare[T, V, Op, C]
trait TC[T, R]
trait TCConv[T, R]
trait TC_Or_OPEN[T, R]

Members list

Type members

Types

type Out <: O

Value members

Inherited and Abstract methods

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

Attributes

Inherited from:
TC