Macro Scase

Part of:

package anaphora
( scase < keyform > &body < cases > )

Like CASE, except binds the keyform to IT (via SYMBOL-MACROLET) for the
scope of the body. IT can be set with SETF.