Macro.postwalk
You're seeing just the function
postwalk
, go back to Macro module for more information.
Specs
Performs a depth-first, post-order traversal of quoted expressions.
Specs
Performs a depth-first, post-order traversal of quoted expressions using an accumulator.