Module phoenix_lang::resolver

source ·

Structs§

  • Manages the declaration and definition of local variables
  • Similar to local, but for upvalues An upvalue refers to a local variable in an enclosing function