P package

scala.quoted.util

Members

trait 

ExprMap

object 

Var

sealed trait 

Var

[T]

An abstraction for variable definition to use in a quoted program. It decouples the operations of get and update, if needed to be spliced separately.

An abstraction for variable definition to use in a quoted program. It decouples the operations of get and update, if needed to be spliced separately.