Next: expander utils inspect, Previous: expander utils special, Up: expander utils [Index]
Given a syntax object stx decompose it and return the corresponding symbolic expression holding datums and identifiers. Take care of returning a proper list when the input is a syntax object holding a proper list.
Replace every occurrence of the identifier src in stx with the identifier dst. Return the resulting fully unwrapped syntax object.