Macro Sctypecase

Part of:

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

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