Macro Secase

Part of:

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

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