antikythera v0.4.0 Antikythera.MacroUtil View Source

Utilities to manipulate Elixir AST.

Link to this section Summary

Link to this section Functions

Link to this function

prewalk_accumulate(q, acc, f)

View Source

Specs

prewalk_accumulate(Macro.t(), any(), (Macro.t(), any() -> any())) :: any()