TupleCandidate

dfhdl.core.DFBits$package.DFBits.Val.Candidate.TupleCandidate
object TupleCandidate extends Candidate[Any]

Attributes

Graph
Supertypes
trait Candidate[Any]
trait TC[Any, DFC]
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited types

type Out = DFValTP[DFBits[OutW], OutP]

Attributes

Inherited from:
Candidate

Inherited and Abstract types

type OutP

Attributes

Inherited from:
Candidate
type OutW <: IntP

Attributes

Inherited from:
Candidate

Value members

Concrete methods

def apply(value: Any)(using DFC): Out

Inherited methods

def conv(from: Any)(using DFC): Out

Attributes

Inherited from:
Candidate