Macro Acase

Part of:

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

Like CASE, except binds the result of the keyform to IT (via LET) for the
scope of the cases.