Const

dfhdl.core.DFVal.Const
object Const

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Const.type

Members list

Value members

Concrete methods

def apply[IRT <: DFType, D, T <: DFType[Aux[IRT, D], _]](dfType: T, data: D, named: Boolean)(using DFC): DFConstOf[T]
def forced[T <: DFTypeAny](dfType: T, data: Any, named: Boolean)(using DFC): DFConstOf[T]