Value

dfhdl.core.DFToken$.Value$
See theValue companion trait
object Value

Attributes

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

Members list

Value members

Concrete methods

def fromValueMacro[T <: DFTypeAny, V](value: Expr[V])(using Quotes, Type[T], Type[V]): Expr[Value[T]]

Implicits

Implicits

implicit transparent inline def fromValue[T <: DFTypeAny, V](inline value: V): Value[T]