chickadee » procedural-macros » with-mapped-symbols

(with-mapped-symbols mapper prefix- (prefix-x ....) xpr ....)syntax

binds a series of prefixed names, prefix-x .... to the images of the original names, x ...., under mapper and evaluates xpr .... in this context