Compile-time literal evaluation helpers for DSL macro builders.
Summary
Functions
Evaluate a quoted literal in the caller environment.
Functions
@spec eval!(Macro.t(), Macro.Env.t()) :: term()
Evaluate a quoted literal in the caller environment.
Compile-time literal evaluation helpers for DSL macro builders.
Evaluate a quoted literal in the caller environment.
@spec eval!(Macro.t(), Macro.Env.t()) :: term()
Evaluate a quoted literal in the caller environment.