C class

iArrayIsLiftable [T]

extends Object with Liftable

Supertypes

Object, Liftable

Constructors

iArrayIsLiftable

( ) ( implicit  evidence$5: Type[T] ltArray: Liftable[Array[T]] )

Members

private implicit val 

evidence$5

: Type[T]

protected given val 

ltArray

: Liftable[Array[T]]

def 

toExpr

( iarray: IArray[T] ) : implicit QuoteContext => Expr[IArray[T]]

Lift a value into an expression containing the construction of that value

Lift a value into an expression containing the construction of that value