chickadee » prefixes » with-prefix

(with-prefix (prefix mapper) symtree)syntax

extracts those symbols from symtree, which are prefixed with prefix, and prepends symtree with bindings of the prefixed syms to prefix stripped versions mapped with mapper, e.g. gensym, rename, inject.