Exactly

dfhdl.internals.Exactly$
See theExactly companion trait
object Exactly

Attributes

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

Members list

Value members

Concrete methods

def fromValueMacro[T](value: Expr[T])(using Quotes, Type[T]): Expr[Exactly]

Givens

Givens

given toValue[T]: Conversion[Exact[T], T]

Implicits

Implicits

implicit transparent inline def fromExactTypes[T <: ExactTypes](inline value: T): Exactly
implicit transparent inline def fromRegularTypes[T](inline value: T): Exactly