Macro Stypecase

Part of:

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

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