DSL.Literal (dsl v0.1.1)

Copy Markdown View Source

Compile-time literal evaluation helpers for DSL macro builders.

Summary

Functions

Evaluate a quoted literal in the caller environment.

Functions

eval!(value, env)

@spec eval!(Macro.t(), Macro.Env.t()) :: term()

Evaluate a quoted literal in the caller environment.