Candidate

dfhdl.core.DFBoolOrBit$package$.DFBoolOrBit$.Token$.Candidate$
See theCandidate companion trait
object Candidate

Attributes

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

Members list

Type members

Types

type Aux[R, T <: DFBoolOrBit] = Candidate[R] { type OutT = T; }

Givens

Givens

given fromBit[R <: BitNum]: fromBit[R]
given fromBoolean[R <: Boolean]: fromBoolean[R]
given fromDFBoolOrBitToken[T <: DFBoolOrBit, R <: DFToken[T]]: fromDFBoolOrBitToken[T, R]