Macro Sccase

Part of:

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

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