TC_Or_OPEN

dfhdl.core.DFVal.TC_Or_OPEN
See theTC_Or_OPEN companion trait
object TC_Or_OPEN

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TC_Or_OPEN.type

Members list

Type members

Types

type Exact[T <: DFTypeAny] = Exact1[DFTypeAny, T, [t <: DFTypeAny] =>> t, DFC, [T <: DFTypeAny, R] =>> TC_Or_OPEN[T, R]]

Givens

Givens

given fromOPEN[T <: DFTypeAny]: fromOPEN[T]
given fromTC[T <: DFTypeAny, R, TC <: TC[T, R]](using tc: TC): fromTC[T, R, TC]