﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
988	Add drop-prefix to import specifiers	johnwcowan		"I'm proposing to add ""drop-prefix"" to the list of import specifiers.  It has the same syntax as ""prefix"", but the opposite semantics.  Rather than adding the prefix to all imported identifiers, it removes the prefix from any imported identifiers that already have it.  This allows you to strip prefixes you don't care about, or change them in two steps by wrapping ""prefix"" around ""drop-prefix"".

Chibi Scheme already has this import specifier, and I have written an R7RS-large proposal to provide it."	enhancement	closed	major	5.1	unknown	4.8.x	wontfix			medium
