AnyValUtil

oxygen.meta.K0.ProductGeneric.AnyValGeneric.AnyValUtil
class AnyValUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def unwrap(value: Expr[A])(using Quotes): Expr[B]
def wrap(value: Expr[B])(using Quotes): Expr[A]