scala.quoted.ToExpr.ArrayOfIntToExpr
Default implementation of ToExpr[Array[Int]].
Attributes
- Source
-
ToExpr.scala
- Graph
-
- Supertypes
-
- Self type
-
Members list
Lift a value into an expression containing the construction of that value.
Lift a value into an expression containing the construction of that value.
Value parameters
- x
-
the value to lift into a quoted expression
Attributes
- Returns
-
an Expr[T] that, when evaluated, produces a value equal to x
- Source
-
ToExpr.scala
Generated with
Copyright (c) 2002-2026, LAMP/EPFL
Copyright (c) 2002-2026, LAMP/EPFL