Package: alexandria

Macro switch

Lambda List

switch (whole (object &key test key) &body clauses)

Details

Evaluates the first matching clause, returning its values, or evaluates and returns the values of default if no keys match.
 

See also